projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4376ae
)
Remove redundant include
author
Acheev Bhagat
<acheevbhagat@hotmail.com>
Wed, 12 Jun 2019 00:28:04 +0000
(20:28 -0400)
committer
Pauli
<paul.dale@oracle.com>
Wed, 12 Jun 2019 02:51:37 +0000
(12:51 +1000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9137)
(cherry picked from commit
f35819d1b7e195af9a41d991db00655f6f2c0af3
)
include/openssl/bio.h
patch
|
blob
|
history
diff --git
a/include/openssl/bio.h
b/include/openssl/bio.h
index 2888b42da84dfc1bafb3df51bcdb5886fea0914d..d67117a1479f594f58ab06a4a47cda37274a3b09 100644
(file)
--- a/
include/openssl/bio.h
+++ b/
include/openssl/bio.h
@@
-20,10
+20,6
@@
# include <openssl/crypto.h>
# include <openssl/bioerr.h>
-# ifndef OPENSSL_NO_SCTP
-# include <openssl/e_os2.h>
-# endif
-
#ifdef __cplusplus
extern "C" {
#endif