summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pullreqd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pullreqd.c b/pullreqd.c
index 9bb77e7..6cfd46b 100644
--- a/pullreqd.c
+++ b/pullreqd.c
@@ -4,7 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
-#include <sys/type.h>
+#include <sys/types.h>
#include <syslog.h>
#include <unistd.h>