libbtrfsutil: copy in Btrfs UAPI headers
[platform/upstream/btrfs-progs.git] / libbtrfsutil / btrfsutil_internal.h
index f1aae0a..8bbf01f 100644 (file)
@@ -23,6 +23,8 @@
 #include <asm/byteorder.h>
 
 #include "btrfsutil.h"
+#include "btrfs.h"
+#include "btrfs_tree.h"
 
 #define PUBLIC __attribute__((visibility("default")))