2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-20 06:23:14 +00:00

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

This commit is contained in:
Michael Brown 2008-09-16 02:38:29 +01:00
parent 539f94b980
commit 9c71949d1f

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