CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/16 08:20:29
Modified files:
lib/libssl : tls13_record.h
Log message:
Avoid including tls13_internal.h in tls13_record.h.
While the implementation needs tls13_internal.h, consumers of
tls13_record.h should not.
