Skip to content

Commit b1b597c

Browse files
ShenHongFeiaduh95
authored andcommitted
deps: add ngtcp2_fmt.c to build configuration (ngtcp2.gyp)
PR-URL: #63821 Reviewed-By: Tim Perry <pimterry@gmail.com> Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
1 parent b78f5a7 commit b1b597c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deps/ngtcp2/ngtcp2.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'ngtcp2/lib/ngtcp2_crypto.c',
1919
'ngtcp2/lib/ngtcp2_dcidtr.c',
2020
'ngtcp2/lib/ngtcp2_err.c',
21+
'ngtcp2/lib/ngtcp2_fmt.c',
2122
'ngtcp2/lib/ngtcp2_frame_chain.c',
2223
'ngtcp2/lib/ngtcp2_gaptr.c',
2324
'ngtcp2/lib/ngtcp2_idtr.c',

0 commit comments

Comments
 (0)