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/net-mail/checkpassword/files/checkpassword-0.90-exit.patch

11 lines
294 B

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"