aboutsummaryrefslogtreecommitdiff
path: root/net/freenet6/files/patch-xmltsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/freenet6/files/patch-xmltsp.c')
-rw-r--r--net/freenet6/files/patch-xmltsp.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/freenet6/files/patch-xmltsp.c b/net/freenet6/files/patch-xmltsp.c
new file mode 100644
index 000000000000..863e1ba86d81
--- /dev/null
+++ b/net/freenet6/files/patch-xmltsp.c
@@ -0,0 +1,12 @@
+*** src/xmltsp.c.org Sun Mar 23 16:41:06 2003
+--- src/xmltsp.c Sun Mar 23 16:41:29 2003
+***************
+*** 29,34 ****
+--- 29,35 ----
+ */
+ #include <stdio.h>
+ #include <stdlib.h>
++ #include <string.h>
+
+ #include "xmlparse.h"
+