aboutsummaryrefslogtreecommitdiff
path: root/dns/dnrd/files/patch-dns.c
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-10 19:33:51 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-10 19:33:51 +0000
commitff049e43e41fa444ef0d5c27a750e9df6975a1f3 (patch)
tree26caa95d13648cc127d1260153e6228b40688b3c /dns/dnrd/files/patch-dns.c
parent7281bf7499d0a62266124cdf07b00cb38875174c (diff)
downloadports-ff049e43e41fa444ef0d5c27a750e9df6975a1f3.tar.gz
ports-ff049e43e41fa444ef0d5c27a750e9df6975a1f3.zip
Notes
Diffstat (limited to 'dns/dnrd/files/patch-dns.c')
-rw-r--r--dns/dnrd/files/patch-dns.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/dns/dnrd/files/patch-dns.c b/dns/dnrd/files/patch-dns.c
new file mode 100644
index 000000000000..5ea94c468580
--- /dev/null
+++ b/dns/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>