diff options
Diffstat (limited to 'net/link_local.c')
-rw-r--r-- | net/link_local.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/link_local.c b/net/link_local.c index 8aec3c79969..179721333ff 100644 --- a/net/link_local.c +++ b/net/link_local.c @@ -11,7 +11,6 @@ * Licensed under the GPL v2 or later */ -#include <common.h> #include <env.h> #include <log.h> #include <net.h> |