1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 09:51:46 -05:00

HAVE_LIMITS_H

This commit is contained in:
Daniel Stenberg 2004-01-14 07:47:55 +00:00
parent c3614fa6a3
commit d2f7037ff7

View File

@ -85,3 +85,7 @@
/* If zlib is available */
#undef HAVE_LIBZ
/* Define if you have the <limits.h> header file */
#undef HAVE_LIMITS_H