summaryrefslogtreecommitdiff
path: root/net/yale-tftpd/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'net/yale-tftpd/patches/patch-ae')
-rw-r--r--net/yale-tftpd/patches/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/yale-tftpd/patches/patch-ae b/net/yale-tftpd/patches/patch-ae
new file mode 100644
index 00000000000..52f691069b3
--- /dev/null
+++ b/net/yale-tftpd/patches/patch-ae
@@ -0,0 +1,11 @@
+$NetBSD: patch-ae,v 1.1 2002/04/01 00:04:43 dmcmahill Exp $
+
+--- classes/access.c.orig Wed Oct 5 01:20:44 1994
++++ classes/access.c
+@@ -1,4 +1,6 @@
+ #include <stdio.h>
++#include <stdlib.h>
++#include <string.h>
+ #include <ctype.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>