[crypto] Remove spurious #include "config.h"

pull/1/head
Michael Brown 2008-09-16 02:38:29 +01:00
parent 539f94b980
commit 9c71949d1f
1 changed files with 0 additions and 2 deletions

View File

@ -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