From: Ulf Möller Date: Wed, 31 May 2000 22:13:59 +0000 (+0000) Subject: #include is not needed. X-Git-Tag: OpenSSL-engine-0_9_6-beta1~66^2~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=78e24268595f91f3d99d6e43e7f720a6590f6bba;p=oweals%2Fopenssl.git #include is not needed. --- diff --git a/crypto/crypto.h b/crypto/crypto.h index 84894af56c..8d8cb3d51e 100644 --- a/crypto/crypto.h +++ b/crypto/crypto.h @@ -59,8 +59,6 @@ #ifndef HEADER_CRYPTO_H #define HEADER_CRYPTO_H -#include - #ifndef NO_FP_API #include #endif