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 62f4a38..a23e886 100644 --- a/networking/udhcp/files.c +++ b/networking/udhcp/files.c @@ -10,7 +10,6 @@ #include "common.h" #include "dhcpd.h" -#include "options.h" #if BB_LITTLE_ENDIAN static inline uint64_t hton64(uint64_t v) |