summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0b92844b..c233d3dd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -13,7 +13,6 @@ DISABLE_BTRFSCONVERT = @DISABLE_BTRFSCONVERT@
# Common build flags
CFLAGS = @CFLAGS@ \
-include config.h \
- -D_FILE_OFFSET_BITS=64 \
-DBTRFS_FLAT_INCLUDES \
-D_XOPEN_SOURCE=700 \
-fno-strict-aliasing \