From 72510bc2d6fcc1e449743cd87b9a3a86c71ec333 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 8 Nov 2022 10:56:10 +0100 Subject: Add tls12_internal.h --- ssl/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ssl') diff --git a/ssl/Makefile.am b/ssl/Makefile.am index d5c0466..f1bd897 100644 --- a/ssl/Makefile.am +++ b/ssl/Makefile.am @@ -99,6 +99,7 @@ noinst_HEADERS += ssl_sigalgs.h noinst_HEADERS += ssl_tlsext.h noinst_HEADERS += tls_content.h noinst_HEADERS += tls_internal.h +noinst_HEADERS += tls12_internal.h noinst_HEADERS += tls13_internal.h noinst_HEADERS += tls13_handshake.h noinst_HEADERS += tls13_record.h -- cgit v1.2.3-55-g6feb