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:
c79b6b8
)
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:47:40 +0000
(12:47 +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)
include/openssl/bio.h
patch
|
blob
|
history
diff --git
a/include/openssl/bio.h
b/include/openssl/bio.h
index 66e0b96b444ef9c59c77eb85e3c7c306e1dc9f90..a0c922082d1aa2a4e1f60f09d6b933b1ff159e80 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