Files
pkgsrc-ng/devel/libdnsres/patches/patch-ab
2013-09-26 17:14:40 +02:00

13 lines
267 B
Plaintext

$NetBSD: patch-ab,v 1.1 2006/02/26 17:01:25 joerg Exp $
--- test/simple_test.c.orig 2006-02-26 16:59:50.000000000 +0000
+++ test/simple_test.c
@@ -36,6 +36,7 @@
#endif
#include <sys/socket.h>
+#include <sys/time.h>
#include <netinet/in.h>
#include <netdb.h>