mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
[crypto] Remove spurious #include "config.h"
This commit is contained in:
@@ -19,8 +19,6 @@
|
|||||||
#ifndef BIGINT_HEADER
|
#ifndef BIGINT_HEADER
|
||||||
#define BIGINT_HEADER
|
#define BIGINT_HEADER
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
/* enable features based on a 'super-set' capbaility. */
|
/* enable features based on a 'super-set' capbaility. */
|
||||||
#if defined(CONFIG_SSL_FULL_MODE)
|
#if defined(CONFIG_SSL_FULL_MODE)
|
||||||
#define CONFIG_SSL_ENABLE_CLIENT
|
#define CONFIG_SSL_ENABLE_CLIENT
|
||||||
|
|||||||
Reference in New Issue
Block a user