diff options
Diffstat (limited to 'execute.c')
| -rw-r--r-- | execute.c | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -39,9 +39,7 @@ | |||
| 39 | #include "sha256.h" | 39 | #include "sha256.h" |
| 40 | 40 | ||
| 41 | #ifdef PHP_WIN32 | 41 | #ifdef PHP_WIN32 |
| 42 | # ifdef HAVE_FNMATCH | 42 | # include "win32/fnmatch.h" |
| 43 | # include "win32/fnmatch.h" | ||
| 44 | # endif | ||
| 45 | # include "win32/winutil.h" | 43 | # include "win32/winutil.h" |
| 46 | # include "win32/time.h" | 44 | # include "win32/time.h" |
| 47 | #else | 45 | #else |
