From 9c71949d1fd59701664a71d52f6fa841c1661b89 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 16 Sep 2008 02:38:29 +0100 Subject: [crypto] Remove spurious #include "config.h" --- src/crypto/axtls/bigint.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/crypto/axtls/bigint.h b/src/crypto/axtls/bigint.h index 5a13c5ae..f9a3c70b 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 -- cgit v1.2.3-55-g7522