summaryrefslogtreecommitdiff
path: root/dns/dnrd/files/patch-common.h
blob: 9e29c415be183be862b3d1971ebaa1b34043fc57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- common.h.orig	Sat Jan  6 14:52:53 2001
+++ common.h	Sat Jan  6 14:53:00 2001
@@ -23,6 +23,7 @@
 #ifndef _DNRD_COMMON_H_
 #define _DNRD_COMMON_H_
 
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <syslog.h>
 #include <semaphore.h>