common: Drop uuid.h from common header
[platform/kernel/u-boot.git] / lib / vsprintf.c
index b4edee2..de9ef90 100644 (file)
@@ -19,6 +19,7 @@
 #include <div64.h>
 #include <hexdump.h>
 #include <stdarg.h>
+#include <uuid.h>
 #include <vsprintf.h>
 #include <linux/ctype.h>
 #include <linux/err.h>