From 5f9707abf4b4326e8f3ebb401ad6cba0ce2dca3d Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 30 May 2021 18:16:41 -0500 Subject: add dtls_locl.h --- ssl/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ssl') diff --git a/ssl/Makefile.am b/ssl/Makefile.am index 4586b97..935e3f8 100644 --- a/ssl/Makefile.am +++ b/ssl/Makefile.am @@ -76,6 +76,7 @@ libssl_la_SOURCES += tls13_server.c noinst_HEADERS = bytestring.h noinst_HEADERS += srtp.h +noinst_HEADERS += dtls_locl.h noinst_HEADERS += ssl_locl.h noinst_HEADERS += ssl_sigalgs.h noinst_HEADERS += ssl_tlsext.h -- cgit v1.2.3-55-g6feb