summaryrefslogtreecommitdiff
path: root/libbtrfsutil/btrfsutil_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbtrfsutil/btrfsutil_internal.h')
-rw-r--r--libbtrfsutil/btrfsutil_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbtrfsutil/btrfsutil_internal.h b/libbtrfsutil/btrfsutil_internal.h
index f1aae0aa..8bbf01f4 100644
--- a/libbtrfsutil/btrfsutil_internal.h
+++ b/libbtrfsutil/btrfsutil_internal.h
@@ -23,6 +23,8 @@
#include <asm/byteorder.h>
#include "btrfsutil.h"
+#include "btrfs.h"
+#include "btrfs_tree.h"
#define PUBLIC __attribute__((visibility("default")))