summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/dhclient/dhcpd.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--freebsd/sbin/dhclient/dhcpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sbin/dhclient/dhcpd.h b/freebsd/sbin/dhclient/dhcpd.h
index d7844bc6..030a96a0 100644
--- a/freebsd/sbin/dhclient/dhcpd.h
+++ b/freebsd/sbin/dhclient/dhcpd.h
@@ -46,7 +46,7 @@
#include <sys/socket.h>
#include <sys/sockio.h>
#include <sys/stat.h>
-#include <rtems/bsd/sys/time.h>
+#include <sys/time.h>
#include <sys/un.h>
#include <sys/wait.h>