diff options
Diffstat (limited to 'networking/udhcp/dhcpd.h')
-rw-r--r-- | networking/udhcp/dhcpd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/udhcp/dhcpd.h b/networking/udhcp/dhcpd.h index 5debc8388..e219143cc 100644 --- a/networking/udhcp/dhcpd.h +++ b/networking/udhcp/dhcpd.h | |||
@@ -5,9 +5,7 @@ | |||
5 | #include <netinet/ip.h> | 5 | #include <netinet/ip.h> |
6 | #include <netinet/udp.h> | 6 | #include <netinet/udp.h> |
7 | 7 | ||
8 | #include "libbb_udhcp.h" | ||
9 | #include "leases.h" | 8 | #include "leases.h" |
10 | #include "version.h" | ||
11 | 9 | ||
12 | /************************************/ | 10 | /************************************/ |
13 | /* Defaults _you_ may want to tweak */ | 11 | /* Defaults _you_ may want to tweak */ |