]> git.xonotic.org Git - xonotic/netradiant.git/commit
Include unistd.h on POSIX, not just on __linux__. xonotic-v0.8.0
authorRudolf Polzer <divverent@gmail.com>
Tue, 28 Oct 2014 14:37:21 +0000 (14:37 +0000)
committerRudolf Polzer <divverent@gmail.com>
Tue, 28 Oct 2014 14:37:21 +0000 (14:37 +0000)
commite995cc897b8a0d2b2828612cb0b226b7520fea86
treea649aea2ce4c6e1b3215be14c254f4c37c15f20e
parentac4581fd4a8b720200df33741b7ac813388f53c5
Include unistd.h on POSIX, not just on __linux__.

Should fix use of fork() on OS X.
contrib/bobtoolz/misc.cpp