ports/net/xmlrpc-c-devel/files/patch-src::validatee.c
Kirill Ponomarev 9d51d547e2 - Fix build on -current
PR:		ports/63752
Submitted by:	Ports Fury
2004-03-04 19:29:05 +00:00

10 lines
227 B
C

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