diff options
author | Zeev Suraski <zeev@php.net> | 2001-07-20 14:40:30 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2001-07-20 14:40:30 +0000 |
commit | 6f297a370a25e07ff1c50ceefedb79b7bdbed73a (patch) | |
tree | e45306abc9b0743fbbf8638f39472b7201fdf2d2 /main/internal_functions_win32.c | |
parent | 8084d278850b9b4cf4880ed75cf19f04c38b953f (diff) | |
download | php-git-6f297a370a25e07ff1c50ceefedb79b7bdbed73a.tar.gz |
Fix Windows build
Diffstat (limited to 'main/internal_functions_win32.c')
-rw-r--r-- | main/internal_functions_win32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/internal_functions_win32.c b/main/internal_functions_win32.c index 61c42a9ca1..46d6d2c8b3 100644 --- a/main/internal_functions_win32.c +++ b/main/internal_functions_win32.c @@ -47,7 +47,6 @@ #include "ext/standard/php_ext_syslog.h" #include "ext/standard/php_standard.h" #include "ext/standard/php_lcg.h" -#include "ext/standard/php_output.h" #include "ext/standard/php_array.h" #include "ext/standard/php_assert.h" #include "ext/calendar/php_calendar.h" |