diff options
Diffstat (limited to 'gdhcp')
-rw-r--r-- | gdhcp/common.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdhcp/common.c b/gdhcp/common.c index c511e26d..29b1f879 100644 --- a/gdhcp/common.c +++ b/gdhcp/common.c @@ -36,8 +36,6 @@ #include <net/ethernet.h> #include <arpa/inet.h> -#include <inet.h> - #include "gdhcp.h" #include "common.h" |