summaryrefslogtreecommitdiff
path: root/src/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copy.c')
-rw-r--r--src/copy.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/copy.c b/src/copy.c
index d18fd45ab..c16cef62b 100644
--- a/src/copy.c
+++ b/src/copy.c
@@ -61,9 +61,7 @@
# include "verror.h"
#endif
-#if HAVE_SYS_IOCTL_H
-# include <sys/ioctl.h>
-#endif
+#include <sys/ioctl.h>
#ifndef HAVE_FCHOWN
# define HAVE_FCHOWN false