mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
9d51d547e2
PR: ports/63752 Submitted by: Ports Fury
11 lines
208 B
C
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"
|
|
|