X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_std_defs.h;h=f166fe5ade8d77c77c7b89649b09fec91f14a27a;hp=9ab75e9dbef017743f13eb0a451e187c219ad8af;hb=3f95d032170345521749126c522174250a89e644;hpb=d83edb65a0097de2d5baa1a9fd9dbcebed34cc79 diff --git a/php_http_std_defs.h b/php_http_std_defs.h index 9ab75e9..f166fe5 100644 --- a/php_http_std_defs.h +++ b/php_http_std_defs.h @@ -307,7 +307,7 @@ typedef int STATUS; #endif #ifdef ZEND_ENGINE_2 -# define EMPTY_FUNCTION_ENTRY {NULL, NULL, NULL, 0} +# define EMPTY_FUNCTION_ENTRY {NULL, NULL, NULL, 0, 0} #else # define EMPTY_FUNCTION_ENTRY {NULL, NULL, NULL} #endif