aboutsummaryrefslogtreecommitdiffstats
path: root/net/freenet6/files/patch-xmltsp.c
blob: 863e1ba86d81156c96131939a0787ff5469682d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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"