aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/config.h.in
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-06-01 14:49:56 +1000
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-06-01 14:49:56 +1000
commitfbebc394f441e35e4777868627b4d2d1ec349a6b (patch)
treeb58d6cdde289e3c5315c69438ab9eb54b08f0e3d /heimdall/config.h.in
parent082fb091f1a0cab9d00e82de54fee32b6a1c0c7b (diff)
downloadexternal_heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.zip
external_heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar.gz
external_heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar.bz2
Autogen'd files for Heimdall 1.4.1
Diffstat (limited to 'heimdall/config.h.in')
-rw-r--r--heimdall/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/heimdall/config.h.in b/heimdall/config.h.in
index 8fda1b2..a2686c5 100644
--- a/heimdall/config.h.in
+++ b/heimdall/config.h.in
@@ -78,3 +78,9 @@
# undef WORDS_BIGENDIAN
# endif
#endif
+
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES