summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/chroot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chroot.c b/src/chroot.c
index 028980a02..beceb63ec 100644
--- a/src/chroot.c
+++ b/src/chroot.c
@@ -19,6 +19,7 @@
#include <config.h>
#include <stdio.h>
+#include <sys/types.h>
#include "system.h"
#include "long-options.h"