mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
- Fixed a macro redefinition on BSD for different purpose
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user