api7 / wasm-nginx-module

Run Wasm in OpenResty/Nginx
Apache License 2.0
184 stars 22 forks source link

feat: update header files to support openresty-1.23.5.1 #162

Closed zll600 closed 8 months ago

zll600 commented 8 months ago

when I use build-apisix-base.sh to compile openresty-1.23.5.1. I found an error like this: https://trac.nginx.org/nginx/ticket/2312#comment:4. And I found a solution in https://nginx.org/en/docs/dev/development_guide.html#include_files. So I wan to change the order of header files.