common: Drop net.h from common header
[oweals/u-boot.git] / lib / uuid.c
index bdb137884c013a6ddf700940b21b53a9b9836c5e..f94c6abd2975cb549ee934acc7e417dfc6c2e213 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <env.h>
+#include <rand.h>
 #include <time.h>
 #include <uuid.h>
 #include <linux/ctype.h>