From 1b2775bdb068a1faee631a81aab72ba5aeda7d4f Mon Sep 17 00:00:00 2001 From: Omar Sandoval Date: Wed, 21 Feb 2018 11:55:11 -0800 Subject: libbtrfsutil: copy in Btrfs UAPI headers Systems with older kernels won't have these available, and the copies in btrfs-progs aren't quite compatible, so for now, let's just copy these in. We can potentially deduplicate some of this in the future. Signed-off-by: Omar Sandoval Signed-off-by: David Sterba --- libbtrfsutil/filesystem.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libbtrfsutil/filesystem.c') diff --git a/libbtrfsutil/filesystem.c b/libbtrfsutil/filesystem.c index dfd171bf..9c02b124 100644 --- a/libbtrfsutil/filesystem.c +++ b/libbtrfsutil/filesystem.c @@ -21,7 +21,6 @@ #include #include #include -#include #include "btrfsutil_internal.h" -- cgit v1.2.3