adjust for latest upstream changes

This commit is contained in:
Brent Cook
2019-01-18 18:38:59 -06:00
parent 91d26602c9
commit 3ab11de0f1
3 changed files with 17 additions and 19 deletions

View File

@@ -40,7 +40,6 @@ set(
tls13_buffer.c
tls13_handshake.c
tls13_key_schedule.c
tls13_tlsext.c
)
add_library(ssl ${SSL_SRC})