mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
ff049e43e4
PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
11 lines
245 B
C
11 lines
245 B
C
--- 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>
|