make update
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
34fc239378
commit
f2f2f64dee
@ -2442,5 +2442,4 @@ DECLARE_SPECIAL_STACK_OF(OPENSSL_BLOCK, void)
|
|||||||
# define lh_SSL_SESSION_stats_bio(lh,out) \
|
# define lh_SSL_SESSION_stats_bio(lh,out) \
|
||||||
LHM_lh_stats_bio(SSL_SESSION,lh,out)
|
LHM_lh_stats_bio(SSL_SESSION,lh,out)
|
||||||
# define lh_SSL_SESSION_free(lh) LHM_lh_free(SSL_SESSION,lh)
|
# define lh_SSL_SESSION_free(lh) LHM_lh_free(SSL_SESSION,lh)
|
||||||
/* End of util/mkstack.pl block, you may now edit :-) */
|
|
||||||
#endif /* !defined HEADER_SAFESTACK_H */
|
#endif /* !defined HEADER_SAFESTACK_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user