diff options
Diffstat (limited to 'devel/libdnsres/files/patch-test-simple_test.c')
-rw-r--r-- | devel/libdnsres/files/patch-test-simple_test.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libdnsres/files/patch-test-simple_test.c b/devel/libdnsres/files/patch-test-simple_test.c deleted file mode 100644 index 096c370654f8..000000000000 --- a/devel/libdnsres/files/patch-test-simple_test.c +++ /dev/null @@ -1,11 +0,0 @@ ---- test/simple_test.c.old Fri Feb 3 19:18:27 2006 -+++ test/simple_test.c Fri Feb 3 19:18:48 2006 -@@ -47,7 +47,7 @@ - #include <unistd.h> - #include <ctype.h> - #include <fcntl.h> -- -+#include <sys/time.h> - #include <event.h> - - #include "dnsres.h" |