summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/canon-host.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/canon-host.c b/lib/canon-host.c
index 161fdb34f..39d878911 100644
--- a/lib/canon-host.c
+++ b/lib/canon-host.c
@@ -22,6 +22,7 @@
# include <config.h>
#endif
+#include <sys/types.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif