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"