btrfs-progs: libify some parts of btrfs-progs
[platform/upstream/btrfs-progs.git] / btrfs-list.h
index 2894451..d3fd9e2 100644 (file)
  * Boston, MA 021110-1307, USA.
  */
 
+#if BTRFS_FLAT_INCLUDES
 #include "kerncompat.h"
+#else
+#include <btrfs/kerncompat.h>
+#endif /* BTRFS_FLAT_INCLUDES */
 
 #define BTRFS_LIST_LAYOUT_DEFAULT      0
 #define BTRFS_LIST_LAYOUT_TABLE        1