mirror of
https://github.com/php/php-src.git
synced 2024-12-04 23:34:25 +08:00
- MFH: Fixed a macro redefinition on BSD for different purpose
This commit is contained in:
parent
3c121bf15f
commit
a94cd6d54f
@ -71,6 +71,7 @@
|
||||
#define TORRENT_MEM_LEVEL 8
|
||||
#define CDENTRYSIZE 46u
|
||||
#define LENTRYSIZE 30
|
||||
#undef MAXCOMLEN /* defined as 19 on BSD for max command name */
|
||||
#define MAXCOMLEN 65536
|
||||
#define EOCDLEN 22
|
||||
#define CDBUFSIZE (MAXCOMLEN+EOCDLEN)
|
||||
|
Loading…
Reference in New Issue
Block a user