aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/yale-tftpd/files/patch-classes::dict.c
blob: d22469abc3d0ff45da891ab3fb3f89666cd0fbbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
$FreeBSD$

--- classes/dict.c.orig Fri Jun  7 23:23:47 2002
+++ classes/dict.c  Fri Jun  7 23:24:27 2002
@@ -14,6 +14,7 @@
  */
 
 #include <stdio.h>
+#include <string.h>
 #include <strings.h>
 extern char*   strdup();
 extern int strcasecmp();