os: simplify ifdef
authornobled <nobled@dreamwidth.org>
Sun, 18 Jul 2010 16:08:19 +0000 (16:08 +0000)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Wed, 27 Apr 2011 10:35:02 +0000 (11:35 +0100)
commit39cd791f3428ab48723fd4c73c4b1223e883ab2d
tree92ac4b51a9346533bab64df43125623bbfbe7a27
parent2d422a6c48e9c79209eb17c4b0bb21c3c0a17468
os: simplify ifdef

The actual code that needs this include is just using
"if defined (PIPE_OS_UNIX)", and the two conditions should match.

This should also make the file compile under Hurd.
src/gallium/auxiliary/os/os_time.c