Address more CI build errors/warnings
This commit is contained in:
parent
86c27488e8
commit
f42c1efd59
|
@ -39,6 +39,7 @@ void test_nghttp2_frame_pack_ping(void);
|
||||||
void test_nghttp2_frame_pack_goaway(void);
|
void test_nghttp2_frame_pack_goaway(void);
|
||||||
void test_nghttp2_frame_pack_window_update(void);
|
void test_nghttp2_frame_pack_window_update(void);
|
||||||
void test_nghttp2_frame_pack_altsvc(void);
|
void test_nghttp2_frame_pack_altsvc(void);
|
||||||
|
void test_nghttp2_frame_pack_origin(void);
|
||||||
void test_nghttp2_nv_array_copy(void);
|
void test_nghttp2_nv_array_copy(void);
|
||||||
void test_nghttp2_iv_check(void);
|
void test_nghttp2_iv_check(void);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue