diff options
Diffstat (limited to 'net/net.c')
-rw-r--r-- | net/net.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ #include <common.h> #include <command.h> #include <console.h> +#include <env.h> #include <environment.h> #include <errno.h> #include <net.h> |