diff options
Diffstat (limited to 'networking/udhcp/dhcpd.c')
-rw-r--r-- | networking/udhcp/dhcpd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/udhcp/dhcpd.c b/networking/udhcp/dhcpd.c index 28acb6bcc..6c5a753eb 100644 --- a/networking/udhcp/dhcpd.c +++ b/networking/udhcp/dhcpd.c | |||
@@ -34,7 +34,6 @@ | |||
34 | #include <errno.h> | 34 | #include <errno.h> |
35 | #include <sys/ioctl.h> | 35 | #include <sys/ioctl.h> |
36 | #include <time.h> | 36 | #include <time.h> |
37 | #include <sys/time.h> | ||
38 | 37 | ||
39 | #include "dhcpd.h" | 38 | #include "dhcpd.h" |
40 | #include "arpping.h" | 39 | #include "arpping.h" |