mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
another place
This commit is contained in:
parent
8277111eee
commit
d65459f4eb
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ END_EXTERN_C()
|
|||
#define STR_PRINT(str) ((str)?(str):"")
|
||||
|
||||
#ifndef MAXPATHLEN
|
||||
# if PHP_WIN32
|
||||
# ifdef PHP_WIN32
|
||||
# include "win32/ioutil.h"
|
||||
# define MAXPATHLEN PHP_WIN32_IOUTIL_MAXPATHLEN
|
||||
# elif PATH_MAX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue