Merge "Android doesn\'t really have <sys/syslimits.h>." am: 282db28ba0 am: 99861335b2 am: 111eb3eb19 am: fd633e6cc9
am: f912f5c8f9

* commit 'f912f5c8f9ff08d11022f87f3b3943e953aa4faa':
  Android doesn't really have <sys/syslimits.h>.

Change-Id: Ib86acbcc9e496c30887af93698542a051658653e
(cherry picked from commit 21d659ab26e4dbdbdcddd24346ece75451ccfae1)

BUG: 28704419
diff --git a/config.h b/config.h
index 616ac9c..86707e2 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