]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - lib/e2p/uuid.c
Many files:
[thirdparty/e2fsprogs.git] / lib / e2p / uuid.c
index 82462e83457ff59a4d68e0c41a2e7eac74cbfcac..39082a6817ec680d6b2d9ecea048a057d05c3d4e 100644 (file)
@@ -3,8 +3,11 @@
  */
 
 #include <stdio.h>
+#include <string.h>
 #include <linux/types.h>
 
+#include "e2p.h"
+
 struct uuid {
        __u32   time_low;
        __u16   time_mid;