From 7c930e6398438c779870392401030d84b985b97f Mon Sep 17 00:00:00 2001 From: jsing <> Date: Thu, 22 May 2014 17:33:17 +0000 Subject: Stop including kssl_lcl.h and nuke it from orbit - it is a no-op now. ok beck@ miod@ --- src/lib/libssl/s3_lib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/libssl/s3_lib.c') diff --git a/src/lib/libssl/s3_lib.c b/src/lib/libssl/s3_lib.c index 7cdd1e2d89..b99d6c4dd9 100644 --- a/src/lib/libssl/s3_lib.c +++ b/src/lib/libssl/s3_lib.c @@ -151,7 +151,6 @@ #include #include #include "ssl_locl.h" -#include "kssl_lcl.h" #ifndef OPENSSL_NO_TLSEXT #ifndef OPENSSL_NO_EC #include "../crypto/ec/ec_lcl.h" -- cgit v1.2.3-55-g6feb