From: Pierre Joye Date: Wed, 17 Aug 2011 11:59:39 +0000 (+0000) Subject: - WS X-Git-Tag: php-5.4.0beta1~414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bae911f41b7879858c08ac0203ca40b58628747b;p=php - WS --- diff --git a/sapi/cli/php_http_parser.h b/sapi/cli/php_http_parser.h index dae45470ae..353550f017 100644 --- a/sapi/cli/php_http_parser.h +++ b/sapi/cli/php_http_parser.h @@ -28,9 +28,9 @@ extern "C" { #include #if defined(_WIN32) && !defined(__MINGW32__) -#include "win32/php_stdint.h" +# include "win32/php_stdint.h" #else -#include +# include #endif /* Compile with -DPHP_HTTP_PARSER_STRICT=0 to make less checks, but run