From 2ba56ed1414a987495df884109967456cd73f3e4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 19 Jun 2023 10:47:44 +0200 Subject: Merging upstream version 2.13.0. Signed-off-by: Daniel Baumann --- src/net.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net.h') diff --git a/src/net.h b/src/net.h index 1624be6..56de624 100644 --- a/src/net.h +++ b/src/net.h @@ -184,4 +184,6 @@ void perf_net_doh_stats_init(); void perf_net_doh_stats_compile(struct perf_net_socket*); void perf_net_doh_stats_print(); +extern const char* perf_net_tls_sni; + #endif -- cgit v1.2.3