summaryrefslogtreecommitdiff
path: root/crypto/openssl/include/openssl/bio.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/include/openssl/bio.h')
-rw-r--r--crypto/openssl/include/openssl/bio.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/crypto/openssl/include/openssl/bio.h b/crypto/openssl/include/openssl/bio.h
index 2888b42da84df..e1fddfb7969d6 100644
--- a/crypto/openssl/include/openssl/bio.h
+++ b/crypto/openssl/include/openssl/bio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -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