Fix no-dgram on Windows
authorMatt Caswell <matt@openssl.org>
Wed, 20 Apr 2016 08:47:29 +0000 (09:47 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 20 Apr 2016 13:52:45 +0000 (14:52 +0100)
commit9fb80e3ceb66ae07d9ed9be133bf01f6d7116ebc
tree7ec5eaa3baac9620062a11d4a10c5aa8fc4b2d61
parente0a651945cb5a70a2abd9902c0fd3e9759d35867
Fix no-dgram on Windows

Link errors were occurring on Windows because the header files were not
correctly guarding some functions with OPENSSL_NO_DGRAM

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/bio.h
util/libcrypto.num