openbsd-ports/lang/unicon/patches/patch-src_libtp_tests_testuri_c
2002-03-29 07:09:51 +00:00

12 lines
306 B
Plaintext

$OpenBSD: patch-src_libtp_tests_testuri_c,v 1.1 2002/03/29 07:09:51 pvalchev Exp $
--- src/libtp/tests/testuri.c.orig Thu Mar 28 22:45:33 2002
+++ src/libtp/tests/testuri.c Thu Mar 28 22:45:43 2002
@@ -4,6 +4,7 @@
#ifdef STDC_HEADERS
#include <stdio.h>
+#include <string.h>
#endif
#include <uri.h>