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

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

Change-Id: Ieec5a044d9290a63b692a0ab8f489c8417e495d4
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