Fix for curl build

This commit is contained in:
Lealem Amedie
2023-07-11 09:24:20 -06:00
parent 0b18e250ed
commit bcbeef7647

View File

@ -31,9 +31,6 @@ decouple library dependencies with standard string, memory and so on.
#ifndef WOLF_CRYPT_TYPES_H
#define WOLF_CRYPT_TYPES_H
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <wolfssl/wolfcrypt/settings.h>
#include <wolfssl/wolfcrypt/wc_port.h>