phy: atheros: move delay config to common function
[oweals/u-boot.git] / net / link_local.c
index 31cdef4083a2e7afc183159f9552e9a00564193b..1986b9b9d3b63b03831daa5e5f6bc72958c64153 100644 (file)
@@ -12,7 +12,9 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <net.h>
+#include <rand.h>
 #include "arp.h"
 #include "net_rand.h"