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