diff options
Diffstat (limited to 'net/wu-ftpd/patches/patch-aj')
-rw-r--r-- | net/wu-ftpd/patches/patch-aj | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/wu-ftpd/patches/patch-aj b/net/wu-ftpd/patches/patch-aj new file mode 100644 index 00000000000..fc78dc5f74c --- /dev/null +++ b/net/wu-ftpd/patches/patch-aj @@ -0,0 +1,7 @@ +$NetBSD: patch-aj,v 1.1 1998/08/23 06:08:51 garbled Exp $ +--- support/ftw.c.orig Mon Jul 13 03:05:49 1998 ++++ support/ftw.c Mon Jul 13 03:06:03 1998 +@@ -32,2 +32,3 @@ + ++#include <string.h> + #include <sys/param.h> |