提交 3497ac5d 编写于 作者: M Matt Caswell

Fix compilation on windows for record layer

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 1711f8de
......@@ -48,7 +48,7 @@ LIBOBJ= \
SRC= $(LIBSRC)
EXHEADER= ssl.h ssl2.h ssl3.h ssl23.h tls1.h dtls1.h kssl.h srtp.h
HEADER= $(EXHEADER) ssl_locl.h kssl_lcl.h
HEADER= $(EXHEADER) ssl_locl.h kssl_lcl.h record/record_locl.h record/record.h
ALL= $(GENERAL) $(SRC) $(HEADER)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册