diff options
Diffstat (limited to 'net/dhcpv6.c')
-rw-r--r-- | net/dhcpv6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dhcpv6.c b/net/dhcpv6.c index 4aea779f6f2..54619ee6983 100644 --- a/net/dhcpv6.c +++ b/net/dhcpv6.c @@ -7,7 +7,6 @@ /* Simple DHCP6 network layer implementation. */ -#include <common.h> #include <net6.h> #include <malloc.h> #include <linux/delay.h> |