Skip to content

Commit

Permalink
Add hidden srtp.h and tls1.h
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Jul 8, 2023
1 parent fbe39d0 commit 4aa2efb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ssl/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ libbs_la_SOURCES += bs_cbs.c
noinst_HEADERS = bytestring.h

noinst_HEADERS += hidden/ssl_namespace.h
noinst_HEADERS += hidden/openssl/srtp.h
noinst_HEADERS += hidden/openssl/tls1.h
noinst_HEADERS += hidden/openssl/ssl.h

libssl_la_SOURCES = bio_ssl.c
Expand Down

0 comments on commit 4aa2efb

Please sign in to comment.