common: Drop uuid.h from common header
[oweals/u-boot.git] / fs / ext4 / ext4fs.c
index 966b427a974ec7e45aea0c90ae0d8c4849c241ca..96ca276839e3733b113b4e95ad09396ede64ea9a 100644 (file)
@@ -26,6 +26,7 @@
 #include "ext4_common.h"
 #include <div64.h>
 #include <malloc.h>
+#include <uuid.h>
 
 int ext4fs_symlinknest;
 struct ext_filesystem ext_fs;