blob: e8e4d2d1fc1e9e2c8c7a8c90db0300ddf8ff29ac [file] [log] [blame]
Index: checkpassword-0.90/checkpassword.c
===================================================================
--- checkpassword-0.90.orig/checkpassword.c
+++ checkpassword-0.90/checkpassword.c
@@ -1,3 +1,5 @@
+#include <unistd.h>
+
#include "error.h"
#include "pathexec.h"
#include "prot.h"