looking for unistd.h & usage

This commit is contained in:
dwarning
2009-08-04 19:27:28 +00:00
parent 3e5ae103ca
commit 7ce77bbbca
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -127,6 +127,7 @@ struct timeb timebegin;
#endif
#ifdef HAVE_UNISTD_H
#include <sys/types.h>
#include <unistd.h>
#endif