summaryrefslogtreecommitdiff
path: root/dns/dnrd/files/patch-query.h
blob: 31e22ce092bdbcd63dca0d86a11801bc8759d774 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- query.h.orig	Sat Jan  6 14:56:49 2001
+++ query.h	Sat Jan  6 14:56:59 2001
@@ -25,6 +25,7 @@
 #ifndef _DNSR_QUERY_H_
 #define _DNSR_QUERY_H_
 
+#include <sys/types.h>
 #include <time.h>
 #include <netinet/in.h>