mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Remove HAVE_LIMITS_H
This commit is contained in:
commit
309edb070d
8 changed files with 2 additions and 21 deletions
|
@ -243,9 +243,7 @@ char *strerror(int);
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#if HAVE_LIMITS_H
|
||||
#include <limits.h>
|
||||
#endif
|
||||
|
||||
#ifndef LONG_MAX
|
||||
#define LONG_MAX 2147483647L
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue