ports/lang/unicon/patches/patch-src_libtp_tests_testuri_c

11 lines
266 B
Text

--- src/libtp/tests/testuri.c.orig 2000-04-02 01:34:03.000000000 +0200
+++ src/libtp/tests/testuri.c 2004-01-05 15:30:10.000000000 +0100
@@ -4,6 +4,8 @@
#ifdef STDC_HEADERS
#include <stdio.h>
+#include <string.h>
+#include <stdlib.h>
#endif
#include <uri.h>