From 03a67d2e0111543f3e797b69c5453e90bcf52908 Mon Sep 17 00:00:00 2001 From: jsing Date: Sat, 18 Oct 2014 17:20:40 +0000 Subject: None of these need to include --- lib/libssl/src/crypto/rsa/rsa_lib.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libssl/src/crypto/rsa/rsa_lib.c') diff --git a/lib/libssl/src/crypto/rsa/rsa_lib.c b/lib/libssl/src/crypto/rsa/rsa_lib.c index 157c347f880..967fc36f258 100644 --- a/lib/libssl/src/crypto/rsa/rsa_lib.c +++ b/lib/libssl/src/crypto/rsa/rsa_lib.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rsa_lib.c,v 1.28 2014/07/11 08:44:49 jsing Exp $ */ +/* $OpenBSD: rsa_lib.c,v 1.29 2014/10/18 17:20:40 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -63,7 +63,6 @@ #include #include #include -#include #include #ifndef OPENSSL_NO_ENGINE -- cgit v1.2.3-59-g8ed1b