summaryrefslogtreecommitdiff
path: root/dns/dnrd/files/patch-dns.c
blob: 5ea94c4685808b1d3efd3f43eaab5e909888fc6e (plain) (blame)
1
2
3
4
5
6
7
8
9
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>