Merge git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / net / link_local.c
index dd9fcad0874d236871f7967a63301f0924d7b556..8aec3c79969b023e024820e0558072268a1e912e 100644 (file)
@@ -13,7 +13,9 @@
 
 #include <common.h>
 #include <env.h>
+#include <log.h>
 #include <net.h>
+#include <rand.h>
 #include "arp.h"
 #include "net_rand.h"