You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-crypt/ckpass/files/ckpass-0.2-implicit-functio...

11 lines
199 B

--- 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>