diff options
Diffstat (limited to 'dns/dnrd/files/patch-common.h')
-rw-r--r-- | dns/dnrd/files/patch-common.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dns/dnrd/files/patch-common.h b/dns/dnrd/files/patch-common.h deleted file mode 100644 index 9e29c415be18..000000000000 --- a/dns/dnrd/files/patch-common.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |