summaryrefslogtreecommitdiff
path: root/net/md-whois/patches/patch-mkpasswd.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/md-whois/patches/patch-mkpasswd.c')
-rw-r--r--net/md-whois/patches/patch-mkpasswd.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/md-whois/patches/patch-mkpasswd.c b/net/md-whois/patches/patch-mkpasswd.c
deleted file mode 100644
index 3edf65ba40f..00000000000
--- a/net/md-whois/patches/patch-mkpasswd.c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-mkpasswd.c,v 1.1 2017/02/17 17:10:37 joerg Exp $
-
---- mkpasswd.c.orig 2017-02-17 12:01:45.221231875 +0000
-+++ mkpasswd.c
-@@ -30,6 +30,7 @@
- #endif
- #include <fcntl.h>
- #include <string.h>
-+#include <strings.h>
- #include <time.h>
- #include <sys/types.h>
- #ifdef HAVE_XCRYPT