diff options
Diffstat (limited to 'src/lib/libcrypto/bio/bss_dgram.c')
| -rw-r--r-- | src/lib/libcrypto/bio/bss_dgram.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/bio/bss_dgram.c b/src/lib/libcrypto/bio/bss_dgram.c index d56b71ba27..caa8480657 100644 --- a/src/lib/libcrypto/bio/bss_dgram.c +++ b/src/lib/libcrypto/bio/bss_dgram.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: bss_dgram.c,v 1.30 2014/07/10 22:45:56 jsing Exp $ */ | 1 | /* $OpenBSD: bss_dgram.c,v 1.31 2014/07/11 08:44:47 jsing Exp $ */ |
| 2 | /* | 2 | /* |
| 3 | * DTLS implementation written by Nagendra Modadugu | 3 | * DTLS implementation written by Nagendra Modadugu |
| 4 | * (nagendra@cs.stanford.edu) for the OpenSSL project 2005. | 4 | * (nagendra@cs.stanford.edu) for the OpenSSL project 2005. |
| @@ -69,7 +69,6 @@ | |||
| 69 | 69 | ||
| 70 | #include <openssl/opensslconf.h> | 70 | #include <openssl/opensslconf.h> |
| 71 | 71 | ||
| 72 | #include "cryptlib.h" | ||
| 73 | #include <openssl/bio.h> | 72 | #include <openssl/bio.h> |
| 74 | 73 | ||
| 75 | #ifndef OPENSSL_NO_DGRAM | 74 | #ifndef OPENSSL_NO_DGRAM |
