From: Richard Levitte Date: Thu, 26 Apr 2001 15:04:22 +0000 (+0000) Subject: engine.h includes all the needed header files, so don't do it again X-Git-Tag: OpenSSL_0_9_6c~182^2~224 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3caff6092a932782a094e60b68aa0fbf8e771d53;p=oweals%2Fopenssl.git engine.h includes all the needed header files, so don't do it again here. --- diff --git a/crypto/engine/engine_int.h b/crypto/engine/engine_int.h index 00f345a5f1..addf6b533b 100644 --- a/crypto/engine/engine_int.h +++ b/crypto/engine/engine_int.h @@ -59,13 +59,6 @@ #ifndef HEADER_ENGINE_INT_H #define HEADER_ENGINE_INT_H -#include -#include -#include -#include -#include -#include - /* Take public definitions from engine.h */ #include