summaryrefslogtreecommitdiff
authorFrank Chen <frank.chen@amlogic.com>2015-10-29 03:37:53 (GMT)
committer Frank Chen <frank.chen@amlogic.com>2015-10-29 03:37:53 (GMT)
commit357ebe0a8a1ba259c7a1f354fe387f9a9ee594f0 (patch)
tree4c52e02c7d7cab03c135adc65f29cb25ad694e00
parentf919c30b2277c494baa49ad37429f533b6510f10 (diff)
downloadntfs-3g-357ebe0a8a1ba259c7a1f354fe387f9a9ee594f0.zip
ntfs-3g-357ebe0a8a1ba259c7a1f354fe387f9a9ee594f0.tar.gz
ntfs-3g-357ebe0a8a1ba259c7a1f354fe387f9a9ee594f0.tar.bz2
fix compile in android 6.0
Change-Id: I969b40f88bf7cd9db662662f155aad393b773e5a
Diffstat
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 1fe90de..33fe59d 100644
--- a/config.h
+++ b/config.h
@@ -63,7 +63,7 @@
#define HAVE_DUP2 1
/* Define to 1 if you have the <endian.h> header file. */
-//#define HAVE_ENDIAN_H 1
+#define HAVE_ENDIAN_H 1
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1