From 0acb7f5ad0fbc9ee037f0c5d689f98861fe9e49b Mon Sep 17 00:00:00 2001 From: Datong Sun Date: Tue, 10 Dec 2019 11:51:53 -0800 Subject: [PATCH] Sync with meta-lua-nginx-module 1330009671cd86eaf045f9f2c5cda3727a94570f. --- src/api/ngx_stream_lua_api.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/api/ngx_stream_lua_api.h b/src/api/ngx_stream_lua_api.h index 0e5a18f4..040ef84e 100644 --- a/src/api/ngx_stream_lua_api.h +++ b/src/api/ngx_stream_lua_api.h @@ -21,6 +21,9 @@ +#include +#include "../ngx_stream_lua_request.h" + #include #include