diff options
Diffstat (limited to 'cmd/mem.c')
-rw-r--r-- | cmd/mem.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |