summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Brown2008-09-16 03:38:29 +0200
committerMichael Brown2008-09-25 02:55:48 +0200
commit9c71949d1fd59701664a71d52f6fa841c1661b89 (patch)
treebf0277bfb98a3cb636bf12d03df1b147d7c6dbd4
parent[romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S (diff)
downloadipxe-9c71949d1fd59701664a71d52f6fa841c1661b89.tar.gz
ipxe-9c71949d1fd59701664a71d52f6fa841c1661b89.tar.xz
ipxe-9c71949d1fd59701664a71d52f6fa841c1661b89.zip
[crypto] Remove spurious #include "config.h"
-rw-r--r--src/crypto/axtls/bigint.h2
1 files changed, 0 insertions, 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