mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
Including utime.h once is enough.
This commit is contained in:
parent
d9cd56ea76
commit
a8a1bbe921
@ -47,8 +47,6 @@
|
||||
#if HAVE_UTIME
|
||||
# ifdef PHP_WIN32
|
||||
# include <sys/utime.h>
|
||||
# else
|
||||
# include <utime.h>
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user