CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/25 12:44:04
Modified files:
lib/libssl : tls13_internal.h
Log message:
Fix gcc3 compilation error by using a forward declaration instead of a
repeated typedef. Found the hard way by aoyama who also tested the fix.
ok jsing
