summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-02-02 22:43:01 +0100
committerRichard Levitte <levitte@openssl.org>2016-02-03 19:39:37 +0100
commit4f1374e60566c0a6ca6b82e4c0f90f461215b8d6 (patch)
tree6da581948f2db222f03bcadf6f29f57b8ea36f2c /include
parent5bca70ca49d3368a9cbd35c3ae9c06d9fec5ed27 (diff)
make update
Reviewed-by: Kurt Roeckx <kurt@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 62f9369909..24e5f9fbcb 100644
--- a/include/openssl/bio.h
+++ b/include/openssl/bio.h
@@ -870,6 +870,7 @@ void ERR_load_BIO_strings(void);
/* Reason codes. */
# define BIO_R_ACCEPT_ERROR 100
+# define BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET 141
# define BIO_R_AMBIGUOUS_HOST_OR_SERVICE 129
# define BIO_R_BAD_FOPEN_MODE 101
# define BIO_R_BAD_HOSTNAME_LOOKUP 102