X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_misc.c;h=23fb4b553ea28d35bbf51d86768386bbe2a11bff;hp=4adab8112923c0dd2569b97f02de8c2fe2aa7310;hb=faf7a7899fa8ffb24f8105a921f359d6b97ec34e;hpb=e57370d1f00da9e12de0917a9f907281ab8e84b5 diff --git a/src/php_http_misc.c b/src/php_http_misc.c index 4adab81..23fb4b5 100644 --- a/src/php_http_misc.c +++ b/src/php_http_misc.c @@ -12,8 +12,8 @@ #include "php_http_api.h" -#include -#include +#include "ext/standard/php_lcg.h" +#include "zend_exceptions.h" /* SLEEP */