mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Fix enable-sctp
Commit b99fe5f4
broke SCTP. This fixes it again.
Reviewed-by: Stephen Henson <steve@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4244)
This commit is contained in:
parent
3733ce61a2
commit
f7d1d2a479
@ -16,6 +16,7 @@
|
||||
#include <openssl/srp.h>
|
||||
#endif
|
||||
|
||||
#include "internal/sockets.h"
|
||||
#include "internal/nelem.h"
|
||||
#include "handshake_helper.h"
|
||||
#include "testutil.h"
|
||||
|
Loading…
Reference in New Issue
Block a user