summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-04-29 09:09:46 +0200
committerRichard Levitte <levitte@openssl.org>2016-04-29 09:09:46 +0200
commit1f644005ac5f84536c2a80480bf6fdbdf1239f39 (patch)
treedf1b73567c987630f53c2a1db4fa4f9a6cb9540e /include
parent08590a8647fe2586142451c2a9108388da629eb0 (diff)
make update
Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'include')
-rw-r--r--include/openssl/bio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openssl/bio.h b/include/openssl/bio.h
index 6da37c00ad..42468b00ef 100644
--- a/include/openssl/bio.h
+++ b/include/openssl/bio.h
@@ -845,6 +845,7 @@ void ERR_load_BIO_strings(void);
# define BIO_F_BIO_PARSE_HOSTSERV 136
# define BIO_F_BIO_PUTS 110
# define BIO_F_BIO_READ 111
+# define BIO_F_BIO_SET 143
# define BIO_F_BIO_SOCKET 140
# define BIO_F_BIO_SOCKET_NBIO 142
# define BIO_F_BIO_SOCK_INFO 141