]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
include sys/time.h earlier (rather than implicitly via fcntl.h) so that
authormrg <mrg@NetBSD.org>
Sat, 2 Jul 2011 02:10:33 +0000 (02:10 +0000)
committermrg <mrg@NetBSD.org>
Sat, 2 Jul 2011 02:10:33 +0000 (02:10 +0000)
commit98a4fc6346f602b2e70306c8a0c79c4e984d1009
treee14d6af6b6d6f7609dbbfd4e56ee653b89b9c25b
parent40aa1ec02e1bbd2b8ddb649f3d5dff0eeb0e3858
include sys/time.h earlier (rather than implicitly via fcntl.h) so that
the "u" variable doesn't shadow stuff, found later in time.h inlines.

kind of a hack, but i don't want to modify time.h either.

XXX: seems kind of annoying
hack/hack.h