summaryrefslogtreecommitdiffstats
path: root/ssl/t1_trce.c
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-03-28 08:13:55 +0000
committerHugo Landau <hlandau@openssl.org>2024-04-19 09:31:06 +0100
commit723896e47fe586360f9e728d9d1197c339d8ab81 (patch)
treee2fd63735d2d32e331d14c65817c41f6b5a6ad9c /ssl/t1_trce.c
parent93206d9b7e911c926840dca4cddb7a51dd5b1ab8 (diff)
Minor updates
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23487)
Diffstat (limited to 'ssl/t1_trce.c')
-rw-r--r--ssl/t1_trce.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ssl/t1_trce.c b/ssl/t1_trce.c
index 5b54c919c0..9edb32f3dc 100644
--- a/ssl/t1_trce.c
+++ b/ssl/t1_trce.c
@@ -14,9 +14,7 @@
/* Packet trace support for OpenSSL */
#include "internal/nelem.h"
#include "internal/ssl_unwrap.h"
-#include "internal/quic_predef.h"
#include "internal/quic_trace.h"
-#include "quic/quic_local.h"
typedef struct {
int num;