f2fs-tools: print more raw sb info
[platform/upstream/f2fs-tools.git] / mkfs / f2fs_format.c
index 4629ecc..a241114 100644 (file)
@@ -29,6 +29,7 @@
 #ifndef HAVE_LIBUUID
 #define uuid_parse(a, b) -1
 #define uuid_generate(a)
+#define uuid_unparse(a, b) -1
 #endif
 
 #include "quota.h"