another place

This commit is contained in:
Xinchen Hui 2017-04-10 14:42:48 +08:00
parent 8277111eee
commit d65459f4eb

View file

@ -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