2004-01-05 09:37:04 -05:00
|
|
|
$OpenBSD: patch-src_libtp_tests_testuri_c,v 1.2 2004/01/05 14:37:04 espie Exp $
|
|
|
|
--- 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 @@
|
2002-03-29 02:09:51 -05:00
|
|
|
|
|
|
|
#ifdef STDC_HEADERS
|
|
|
|
#include <stdio.h>
|
|
|
|
+#include <string.h>
|
2004-01-05 09:37:04 -05:00
|
|
|
+#include <stdlib.h>
|
2002-03-29 02:09:51 -05:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#include <uri.h>
|