common: Drop net.h from common header
[pandora-u-boot.git] / cmd / tlv_eeprom.c
index 211ab26..8b768f3 100644 (file)
@@ -15,6 +15,7 @@
 #include <i2c.h>
 #include <i2c_eeprom.h>
 #include <env.h>
+#include <net.h>
 #include <linux/ctype.h>
 #include <u-boot/crc.h>