Merge branch '2021.01-rc' of https://github.com/lftan/u-boot
[platform/kernel/u-boot.git] / net / link_local.c
index 31cdef4..8aec3c7 100644 (file)
  */
 
 #include <common.h>
+#include <env.h>
+#include <log.h>
 #include <net.h>
+#include <rand.h>
 #include "arp.h"
 #include "net_rand.h"