summaryrefslogtreecommitdiff
path: root/net/dnrd/files/patch-dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/dnrd/files/patch-dns.c')
-rw-r--r--net/dnrd/files/patch-dns.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/dnrd/files/patch-dns.c b/net/dnrd/files/patch-dns.c
new file mode 100644
index 000000000000..5ea94c468580
--- /dev/null
+++ b/net/dnrd/files/patch-dns.c
@@ -0,0 +1,10 @@
+--- dns.c Thu Jan 4 10:37:21 2001
++++ dns.c.new Sat Mar 10 14:29:38 2001
+@@ -27,6 +27,7 @@
+ #include <ctype.h>
+
+ #include <netdb.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>