diff options
Diffstat (limited to 'sapi/cli/php_cli.c')
-rw-r--r-- | sapi/cli/php_cli.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/cli/php_cli.c b/sapi/cli/php_cli.c index 859e3127d3..2e07439299 100644 --- a/sapi/cli/php_cli.c +++ b/sapi/cli/php_cli.c @@ -33,8 +33,6 @@ #include "win32/time.h" #include "win32/signal.h" #include <process.h> -#else -#include "build-defs.h" #endif #if HAVE_SYS_TIME_H #include <sys/time.h> |