From 04818d13dd76f6467f7c876faf62cbc8f22646ca 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 --- src/lib/libcrypto/pem/pem_oth.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/pem/pem_oth.c') diff --git a/src/lib/libcrypto/pem/pem_oth.c b/src/lib/libcrypto/pem/pem_oth.c index d56c6b26d1..ccd2b893d5 100644 --- a/src/lib/libcrypto/pem/pem_oth.c +++ b/src/lib/libcrypto/pem/pem_oth.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pem_oth.c,v 1.6 2014/07/11 08:44:49 jsing Exp $ */ +/* $OpenBSD: pem_oth.c,v 1.7 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 /* Handle 'other' PEMs: not private keys */ -- cgit v1.2.3-55-g6feb