summaryrefslogtreecommitdiff
path: root/net/yale-tftpd/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'net/yale-tftpd/patches/patch-ag')
-rw-r--r--net/yale-tftpd/patches/patch-ag12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/yale-tftpd/patches/patch-ag b/net/yale-tftpd/patches/patch-ag
new file mode 100644
index 00000000000..f581beb67ea
--- /dev/null
+++ b/net/yale-tftpd/patches/patch-ag
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1 2002/04/01 00:04:44 dmcmahill Exp $
+
+--- classes/dict.c.orig Wed Oct 5 01:20:48 1994
++++ classes/dict.c
+@@ -14,6 +14,7 @@
+ */
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <strings.h>
+ extern char* strdup();
+ extern int strcasecmp();