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 087d399a24b..035293537b8 100644 --- a/net/net.c +++ b/net/net.c @@ -88,6 +88,7 @@ #include <common.h> +#include <bootstage.h> #include <command.h> #include <console.h> #include <env.h> |