X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.h;h=e41c51c459a1ea167babb6b10744e5aacec8f10a;hb=ad5c874bc157f84d7e9c2fcd261adcfef4b2efe3;hp=7d20048083321bfab807c6938b929f7ee45d9b79;hpb=4fcbd8e8ae31611c5197ff2369673b5939fc2b80;p=m6w6%2Fext-http diff --git a/php_http.h b/php_http.h index 7d20048..e41c51c 100644 --- a/php_http.h +++ b/php_http.h @@ -20,7 +20,9 @@ #ifdef HAVE_CONFIG_H # include "config.h" #else -# include "php_config.h" +# ifndef PHP_WIN32 +# include "php_config.h" +# endif #endif #include "php.h"