Assume HAVE_UNISTD_H.
authorJim Meyering <jim@meyering.net>
Fri, 1 Jul 2005 21:26:24 +0000 (21:26 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 1 Jul 2005 21:26:24 +0000 (21:26 +0000)
src/system.h

index 1af6e82..cb6158f 100644 (file)
@@ -35,9 +35,7 @@ you must include <sys/types.h> before including this file
 # include <sys/param.h>
 #endif
 
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 
 #ifndef STDIN_FILENO
 # define STDIN_FILENO 0