From 3caff6092a932782a094e60b68aa0fbf8e771d53 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 26 Apr 2001 15:04:22 +0000 Subject: [PATCH] engine.h includes all the needed header files, so don't do it again here. --- crypto/engine/engine_int.h | 7 ------- 1 file changed, 7 deletions(-) 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 -- 2.34.1