diff --git a/ext-src/swoole_http_client_coro.cc b/ext-src/swoole_http_client_coro.cc index 6146cd0d34..90a51a7a4d 100644 --- a/ext-src/swoole_http_client_coro.cc +++ b/ext-src/swoole_http_client_coro.cc @@ -32,6 +32,7 @@ SW_EXTERN_C_BEGIN #include "thirdparty/llhttp/llhttp.h" +#include "stubs/php_swoole_http_client_coro_arginfo.h" #include "ext/standard/base64.h"