aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cerqueira <ricardo@cyngn.com>2014-12-24 00:31:19 +0000
committerRicardo Cerqueira <ricardo@cyngn.com>2014-12-25 03:28:08 +0000
commitecd891cf8b461375d693aa509c82467b11cf6b55 (patch)
tree70a6d9847baaf10e3184ef9ac51f5d5e27906092
parentafce319f61d1f53adef295c8486ede4f67f7fe7d (diff)
downloadandroid_external_bash-ecd891cf8b461375d693aa509c82467b11cf6b55.tar.gz
android_external_bash-ecd891cf8b461375d693aa509c82467b11cf6b55.tar.bz2
android_external_bash-ecd891cf8b461375d693aa509c82467b11cf6b55.zip
Change-Id: I26ad2191a48aad71ae6872e6ca5df71ce46f6891
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 09e1195..721390c 100644
--- a/config.h
+++ b/config.h
@@ -597,8 +597,10 @@
/* Define if you have the getcwd function. */
#define HAVE_GETCWD 1
+#ifndef __LP64__
/* Define if you have the getdtablesize function. */
#define HAVE_GETDTABLESIZE 1
+#endif
/* Define if you have the getgroups function. */
#define HAVE_GETGROUPS 1