summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/system.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/system.h b/src/system.h
index 5fb8e11e2..307f5ab5b 100644
--- a/src/system.h
+++ b/src/system.h
@@ -35,8 +35,6 @@ you must include <sys/types.h> before including this file
# include <sys/param.h>
#endif
-/* <unistd.h> should be included before any preprocessor test
- of _POSIX_VERSION. */
#if HAVE_UNISTD_H
# include <unistd.h>
#endif