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=d5f3f3f2917a257a39a6b8893c6ae203b3dda3df;hpb=43a9a6f8cb56e25c3770d652ce77045f89f68ca6 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 */