diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-12-18 19:50:17 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-12-18 19:50:17 +0000 |
commit | dda90d9e72fde4eba8de34cda3a471ce8eb96e81 (patch) | |
tree | a4691ce48659463d306b77d6f268f97b9690c565 /net/xmlrpc-c/files/patch-src::validatee.c | |
parent | - Update to 2.3.1 (diff) |
- Update net/xmlrpc-c to 1.06.21.
- OPTIONS'ify.
- Depend on curl by default rather than libwww.
Diffstat (limited to 'net/xmlrpc-c/files/patch-src::validatee.c')
-rw-r--r-- | net/xmlrpc-c/files/patch-src::validatee.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/xmlrpc-c/files/patch-src::validatee.c b/net/xmlrpc-c/files/patch-src::validatee.c deleted file mode 100644 index cd5ace445e2f..000000000000 --- a/net/xmlrpc-c/files/patch-src::validatee.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/validatee.c.orig Sat Apr 14 04:04:07 2001 -+++ src/validatee.c Tue Mar 2 23:39:39 2004 -@@ -33,6 +33,7 @@ - - #include <stdio.h> - #include <stdlib.h> -+#include <string.h> - - #include "xmlrpc.h" - #include "xmlrpc_abyss.h" |