net: pcnet: Drop PCNET_HAS_PROM
[platform/kernel/u-boot.git] / lib / net_utils.c
index 8af7782..0a8a557 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <net.h>
 
 struct in_addr string_to_ip(const char *s)
 {