diff options
Diffstat (limited to 'networking/udhcp/files.c')
-rw-r--r-- | networking/udhcp/files.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/udhcp/files.c b/networking/udhcp/files.c index 62f4a388f..a23e8862c 100644 --- a/networking/udhcp/files.c +++ b/networking/udhcp/files.c | |||
@@ -10,7 +10,6 @@ | |||
10 | 10 | ||
11 | #include "common.h" | 11 | #include "common.h" |
12 | #include "dhcpd.h" | 12 | #include "dhcpd.h" |
13 | #include "options.h" | ||
14 | 13 | ||
15 | #if BB_LITTLE_ENDIAN | 14 | #if BB_LITTLE_ENDIAN |
16 | static inline uint64_t hton64(uint64_t v) | 15 | static inline uint64_t hton64(uint64_t v) |