mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 00:30:33 -04:00
10 lines
227 B
C
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"
|