1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net/xmlrpc-c-devel/files/patch-src::xmlrpc_abyss.c
Kirill Ponomarev 9d51d547e2 - Fix build on -current
PR:		ports/63752
Submitted by:	Ports Fury
2004-03-04 19:29:05 +00:00

11 lines
208 B
C

--- 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"