summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 0f53ed9..c451ef4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -18,6 +18,7 @@ rootdev_CFLAGS := \
-D_BSD_SOURCE \
-D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE_SOURCE \
+ -include sys/sysmacros.h \
-Wall -Werror -Wno-sign-compare \
# Build the shared library.