diff options
Diffstat (limited to 'net/net.c')
-rw-r--r-- | net/net.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.c b/net/net.c index 2926bceacba..4d5746a7b35 100644 --- a/net/net.c +++ b/net/net.c @@ -83,6 +83,7 @@ #include <common.h> #include <command.h> +#include <console.h> #include <environment.h> #include <errno.h> #include <net.h> |