blob: 23d48599af5809fe110582791e5f3c258bbb9371 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/xmlrpc_abyss.c.orig Wed May 2 05:18:48 2001
+++ src/xmlrpc_abyss.c Tue Mar 2 23:39:39 2004
@@ -34,6 +34,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include "xmlrpc.h"
|