aboutsummaryrefslogtreecommitdiffstats
path: root/src/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/install.c b/src/install.c
index bac5c7c39..038e86976 100644
--- a/src/install.c
+++ b/src/install.c
@@ -48,9 +48,7 @@
#define AUTHORS proper_name ("David MacKenzie")
-#if HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
+#include <sys/wait.h>
static int selinux_enabled = 0;
static bool use_default_selinux_context = true;