common: Drop net.h from common header
[oweals/u-boot.git] / cmd / tlv_eeprom.c
index 211ab2680f815b1ff9ca5867eb39a3520c7267c5..8b768f31088a82b2c2005538c62c16c75f007880 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>