mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 18:30:28 +03:00
[crypto] Remove spurious #include "config.h"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user