Update build.rs

This commit is contained in:
CherretGit
2026-02-04 19:31:10 +07:00
committed by GitHub
parent 058861b4b0
commit 07647bdf41

View File

@@ -56,6 +56,26 @@ fn main() {
"TLSVersionStr",
"TLSRecordDataLen",
"TLSRecordLen",
"DLOG_CONDUP",
"IsTLSRecordFull",
"DLOG_ERR",
"IsTLSClientHello",
"DLOG_PERROR",
"LOG_APPEND"
"HOSTLIST_DEBUGLOG_APPEND",
"hexdump_limited_dlog",
"TLSHandshakeLen",
"IsTLSHandshakeClientHello",
"IsTLSHandshakeFull",
"TLSFindExtLenOffsetInHandshake",
"TLSFindExtLen",
"TLSFindExtInHandshake",
"TLSHelloExtractHost",
"TLSHelloExtractHostFromHandshake",
"IsQUICCryptoHello",
"QUICDraftVersion",
"str_udphdr",
"QUICIsLongHeader",
];
let mut cc_builder = cc::Build::new();
cc_builder.files(