summaryrefslogtreecommitdiffstats
path: root/ssl/d1_clnt.c
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2012-06-04 00:00:21 +0200
committerBen Laurie <ben@openssl.org>2012-06-04 00:00:21 +0200
commit71fa451343f97b3624374ed1359adc23fba5696e (patch)
tree87ebfb43ece32507c68e360f36a67b4a921e79c0 /ssl/d1_clnt.c
parentRFC 5878 support. (diff)
downloadopenssl-71fa451343f97b3624374ed1359adc23fba5696e.tar.xz
openssl-71fa451343f97b3624374ed1359adc23fba5696e.zip
Version skew reduction: trivia (I hope).
Diffstat (limited to 'ssl/d1_clnt.c')
-rw-r--r--ssl/d1_clnt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssl/d1_clnt.c b/ssl/d1_clnt.c
index 00cb43f09e..4af8ffda4d 100644
--- a/ssl/d1_clnt.c
+++ b/ssl/d1_clnt.c
@@ -114,7 +114,6 @@
*/
#include <stdio.h>
-#include <openssl/crypto.h>
#include "ssl_locl.h"
#ifndef OPENSSL_NO_KRB5
#include "kssl_lcl.h"