From: Michael Brown Date: Tue, 16 Sep 2008 01:38:29 +0000 (+0100) Subject: [crypto] Remove spurious #include "config.h" X-Git-Tag: v0.9.4~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c71949d1fd59701664a71d52f6fa841c1661b89;p=thirdparty%2Fipxe.git [crypto] Remove spurious #include "config.h" --- diff --git a/src/crypto/axtls/bigint.h b/src/crypto/axtls/bigint.h index 5a13c5ae4..f9a3c70b4 100644 --- a/src/crypto/axtls/bigint.h +++ b/src/crypto/axtls/bigint.h @@ -19,8 +19,6 @@ #ifndef BIGINT_HEADER #define BIGINT_HEADER -#include "config.h" - /* enable features based on a 'super-set' capbaility. */ #if defined(CONFIG_SSL_FULL_MODE) #define CONFIG_SSL_ENABLE_CLIENT