summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/util.c b/util.c
index 02d0ed52f5..d9ea421afb 100644
--- a/util.c
+++ b/util.c
@@ -26,11 +26,6 @@
#endif
#endif
-/* XXX If this causes problems, set i_unistd=undef in the hint file. */
-#ifdef I_UNISTD
-# include <unistd.h>
-#endif
-
#ifdef I_VFORK
# include <vfork.h>
#endif