Skip to content

Commit 8b428d6

Browse files
committed
fixup! fixup! src: test and code review updates [squash]
1 parent 6e02e9a commit 8b428d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_metadata.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Metadata::Versions::Versions() {
127127
unicode = U_UNICODE_VERSION;
128128
#endif // NODE_HAVE_I18N_SUPPORT
129129

130-
#ifdef OPENSSL_INFO_QUIC
130+
#ifdef NODE_OPENSSL_HAS_QUIC
131131
ngtcp2 = NGTCP2_VERSION;
132132
nghttp3 = NGHTTP3_VERSION;
133133
#endif

0 commit comments

Comments
 (0)