common: Drop net.h from common header
[oweals/u-boot.git] / examples / standalone / smc911x_eeprom.c
index 270588bcf5ea66d4bb2ba65785dbb6b6e1a37c2a..8acfcb9a0b0675426bc2304b7bd0be9d3fe46f44 100644 (file)
@@ -17,6 +17,7 @@
 #include <common.h>
 #include <console.h>
 #include <exports.h>
+#include <net.h>
 #include <linux/ctype.h>
 #include <linux/types.h>
 #include "../drivers/net/smc911x.h"