summaryrefslogtreecommitdiff
blob: 78dce6d1a3f33c8939bc9b3e78722ba0a832d4ac (plain)
1
2
3
4
5
6
7
8
9
10
--- a/ckpass.c
+++ b/ckpass.c
@@ -30,6 +30,7 @@
 #include <string.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
+#include <sys/wait.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <errno.h>