mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +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):"")
|
#define STR_PRINT(str) ((str)?(str):"")
|
||||||
|
|
||||||
#ifndef MAXPATHLEN
|
#ifndef MAXPATHLEN
|
||||||
# if PHP_WIN32
|
# ifdef PHP_WIN32
|
||||||
# include "win32/ioutil.h"
|
# include "win32/ioutil.h"
|
||||||
# define MAXPATHLEN PHP_WIN32_IOUTIL_MAXPATHLEN
|
# define MAXPATHLEN PHP_WIN32_IOUTIL_MAXPATHLEN
|
||||||
# elif PATH_MAX
|
# elif PATH_MAX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue