mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
- MFH: Fixed a macro redefinition on BSD for different purpose
This commit is contained in:
parent
3c121bf15f
commit
a94cd6d54f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue