hostapd: Fix compile errors after wolfssl update
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 110-wolfssl-compile-fix.patch
1 --- a/src/crypto/tls_wolfssl.c
2 +++ b/src/crypto/tls_wolfssl.c
3 @@ -19,6 +19,7 @@
4 #include <wolfssl/ssl.h>
5 #include <wolfssl/error-ssl.h>
6 #include <wolfssl/wolfcrypt/asn.h>
7 +#include <wolfssl/openssl/x509v3.h>
8
9 #if defined(EAP_FAST) || defined(EAP_FAST_DYNAMIC) || defined(EAP_SERVER_FAST)
10 #define HAVE_AESGCM