From bcbeef7647bd3c98a9ab58896a5df0323955c53f Mon Sep 17 00:00:00 2001 From: Lealem Amedie Date: Tue, 11 Jul 2023 09:24:20 -0600 Subject: [PATCH] Fix for curl build --- wolfssl/wolfcrypt/types.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/wolfssl/wolfcrypt/types.h b/wolfssl/wolfcrypt/types.h index 396b18673..77500382f 100644 --- a/wolfssl/wolfcrypt/types.h +++ b/wolfssl/wolfcrypt/types.h @@ -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 - #endif #include #include