X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_functions.c;h=6e7f2361f0d9308436332e3111e1faeeeadfd77d;hp=8b79f42497beffd47140e6b272bbb9fb291c0169;hb=3b2a6db2424f9181e88dca6639fe68f2a709f7e9;hpb=a19a05825d04d634834f7898ec1a5247fdd6095c diff --git a/http_functions.c b/http_functions.c index 8b79f42..6e7f236 100644 --- a/http_functions.c +++ b/http_functions.c @@ -15,6 +15,9 @@ /* $Id$ */ +#define _WINSOCKAPI_ +#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS + #ifdef HAVE_CONFIG_H # include "config.h" #endif @@ -940,4 +943,4 @@ PHP_FUNCTION(http_auth_basic_cb) * End: * vim600: noet sw=4 ts=4 fdm=marker * vim<600: noet sw=4 ts=4 - */ + */ \ No newline at end of file