summaryrefslogtreecommitdiff
path: root/lib/libssl/s3_clnt.c
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2014-05-22 17:33:18 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2014-05-22 17:33:18 +0000
commit2904d7dcbeb5d994372df74446a382da10e258a8 (patch)
tree64de3b06b0b3b3c45ba00a86d0201a1d0ca3ad49 /lib/libssl/s3_clnt.c
parent75df59f1688ba45e7a931895e5948b16692477d4 (diff)
Stop including kssl_lcl.h and nuke it from orbit - it is a no-op now.
ok beck@ miod@
Diffstat (limited to 'lib/libssl/s3_clnt.c')
-rw-r--r--lib/libssl/s3_clnt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libssl/s3_clnt.c b/lib/libssl/s3_clnt.c
index 67e4d069c7a..010f9e4e12f 100644
--- a/lib/libssl/s3_clnt.c
+++ b/lib/libssl/s3_clnt.c
@@ -150,7 +150,6 @@
#include <stdio.h>
#include "ssl_locl.h"
-#include "kssl_lcl.h"
#include <openssl/buffer.h>
#include <openssl/rand.h>
#include <openssl/objects.h>