aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-04-29 19:54:24 +0000
committerThe Android Automerger <android-build@android.com>2016-05-12 17:12:46 -0700
commit342b8afbd17b5e4540f1a8edc182408b350a4af1 (patch)
treeee6ef306daef7409d39526dd9090beb60cbd32ee
parent7c1139f8e50860ecae7e0c22dae4e73ac57008b2 (diff)
downloaddbus-n-mr1-preview-1.tar.gz
Merge "Android doesn\'t really have <sys/syslimits.h>." am: 282db28ba0 am: 99861335b2 am: 111eb3eb19 am: fd633e6cc9android-n-preview-5android-n-preview-4android-n-preview-3android-n-mr2-preview-1android-n-mr1-preview-2android-n-mr1-preview-1n-mr2-preview-1n-mr1-preview-1
am: f912f5c8f9 * commit 'f912f5c8f9ff08d11022f87f3b3943e953aa4faa': Android doesn't really have <sys/syslimits.h>. Change-Id: Ib86acbcc9e496c30887af93698542a051658653e (cherry picked from commit 21d659ab26e4dbdbdcddd24346ece75451ccfae1) BUG: 28704419
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 616ac9c4..86707e2a 100644
--- a/config.h
+++ b/config.h
@@ -194,7 +194,7 @@
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/syslimits.h> header file. */
-#define HAVE_SYS_SYSLIMITS_H 1
+#undef HAVE_SYS_SYSLIMITS_H
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1