From 20175b857a0c3817cfda731930e8b4bca7ad6b00 Mon Sep 17 00:00:00 2001 From: jsing Date: Sat, 24 May 2014 09:16:07 +0000 Subject: Almost nothing actually needs to include , however by including it they get . So instead of pulling in , just pull in . "go ahead" miod@ --- lib/libcrypto/ui/ui_openssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcrypto/ui/ui_openssl.c') diff --git a/lib/libcrypto/ui/ui_openssl.c b/lib/libcrypto/ui/ui_openssl.c index 3b79ecaf029..4ad98e4d2e8 100644 --- a/lib/libcrypto/ui/ui_openssl.c +++ b/lib/libcrypto/ui/ui_openssl.c @@ -114,7 +114,7 @@ * [including the GNU Public Licence.] */ -#include +#include #include #include -- cgit v1.2.3-59-g8ed1b