common: Drop net.h from common header
[oweals/u-boot.git] / cmd / mem.c
index 18f0510098be60355b4252815fd3401a87a2cb3c..24a9c7731ccf1b3fe5bdc99a918ccf3cbbace698 100644 (file)
--- a/cmd/mem.c
+++ b/cmd/mem.c
@@ -19,6 +19,7 @@
 #include <flash.h>
 #include <hash.h>
 #include <mapmem.h>
+#include <rand.h>
 #include <watchdog.h>
 #include <asm/io.h>
 #include <linux/compiler.h>