summaryrefslogtreecommitdiff
path: root/lib/dup-safer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dup-safer.c')
-rw-r--r--lib/dup-safer.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/dup-safer.c b/lib/dup-safer.c
index 034297aa1..1c46b6e72 100644
--- a/lib/dup-safer.c
+++ b/lib/dup-safer.c
@@ -25,9 +25,7 @@
#include <fcntl.h>
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
#ifndef STDERR_FILENO
# define STDERR_FILENO 2
#endif