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 23b5d3356af..0fb2d250773 100644 --- a/net/net.c +++ b/net/net.c @@ -81,6 +81,7 @@ */ +#include <common.h> #include <bootstage.h> #include <command.h> #include <console.h> |