fix build

This commit is contained in:
Karl Seguin
2025-08-02 20:04:39 +08:00
parent 4244b572d1
commit dc83765808
4 changed files with 9 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
#ifndef NGHTTP2VER_H
#define NGHTTP2VER_H
#define NGHTTP2_VERSION "1.66"
#define NGHTTP2_VERSION_NUM 0x014300
#endif /* NGHTTP2VER_H */