diff options
Diffstat (limited to 'pkg/nginx/gen.lua')
| -rw-r--r-- | pkg/nginx/gen.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/nginx/gen.lua b/pkg/nginx/gen.lua index cdc4430c..fc7d621c 100644 --- a/pkg/nginx/gen.lua +++ b/pkg/nginx/gen.lua @@ -2,6 +2,7 @@ cflags{ '-I $dir', '-I $srcdir/src/core', '-I $srcdir/src/event', + '-I $srcdir/src/http/v2', '-I $srcdir/src/os/unix', '-isystem $builddir/pkg/linux-headers/include', } |
