]> granicus.if.org Git - openssl/commit
Remove redundant includes from dtls1.h
authorMatt Caswell <matt@openssl.org>
Thu, 30 Apr 2015 08:40:55 +0000 (09:40 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 30 Apr 2015 10:34:51 +0000 (11:34 +0100)
commitfb456902758d1c9a36ebb1327e81e98e53c26df6
tree96bc4d87a42fd89a5ae8099742df8579cd6075cc
parent995101d6547c9bc88e10fc85cfa2cbc3a92ede93
Remove redundant includes from dtls1.h

There were a set of includes in dtls1.h which are now redundant due to the
libssl opaque work. This commit removes those includes, which also has the
effect of resolving one issue preventing building on windows (i.e. the
include of winsock.h)

Reviewed-by: Andy Polyakov <appro@openssl.org>
include/openssl/dtls1.h
ssl/d1_lib.c
ssl/record/record.h