diff options
Diffstat (limited to 'cmd/ethsw.c')
-rw-r--r-- | cmd/ethsw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ethsw.c b/cmd/ethsw.c index 8d271ce1f3..d178a0c10d 100644 --- a/cmd/ethsw.c +++ b/cmd/ethsw.c @@ -11,6 +11,7 @@ #include <errno.h> #include <env_flags.h> #include <ethsw.h> +#include <net.h> static const char *ethsw_name; |