command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / net / arp.c
index 4b12b699d090b7a56cba3017fd449e256a084832..8fc744d932c658cc7dec8eac86f5b9638cdc9fb2 100644 (file)
--- a/net/arp.c
+++ b/net/arp.c
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <net.h>
 
 #include "arp.h"