Address more CI build errors/warnings

This commit is contained in:
Lucas Pardue 2017-04-25 16:32:42 +01:00
parent f78673075a
commit bee67a014d
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ void test_nghttp2_frame_pack_ping(void);
void test_nghttp2_frame_pack_goaway(void);
void test_nghttp2_frame_pack_window_update(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_iv_check(void);