From f76cfdba3247a4d469073bdcf9a5d4d05550b260 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Fri, 11 Jul 2014 09:25:24 +0000 Subject: Revert change that snuck into previous commit. --- src/lib/libcrypto/err/err.h | 4 +--- src/lib/libssl/src/crypto/err/err.h | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/err/err.h b/src/lib/libcrypto/err/err.h index 2bd6f0e8aa..ced340ea80 100644 --- a/src/lib/libcrypto/err/err.h +++ b/src/lib/libcrypto/err/err.h @@ -1,4 +1,4 @@ -/* $OpenBSD: err.h,v 1.20 2014/07/11 08:44:48 jsing Exp $ */ +/* $OpenBSD: err.h,v 1.21 2014/07/11 09:25:24 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -114,10 +114,8 @@ #include -#ifndef LIBRESSL_INTERNAL #include #include -#endif #include #ifndef OPENSSL_NO_BIO diff --git a/src/lib/libssl/src/crypto/err/err.h b/src/lib/libssl/src/crypto/err/err.h index 2bd6f0e8aa..ced340ea80 100644 --- a/src/lib/libssl/src/crypto/err/err.h +++ b/src/lib/libssl/src/crypto/err/err.h @@ -1,4 +1,4 @@ -/* $OpenBSD: err.h,v 1.20 2014/07/11 08:44:48 jsing Exp $ */ +/* $OpenBSD: err.h,v 1.21 2014/07/11 09:25:24 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -114,10 +114,8 @@ #include -#ifndef LIBRESSL_INTERNAL #include #include -#endif #include #ifndef OPENSSL_NO_BIO -- cgit v1.2.3-55-g6feb