diff --git a/src/core/libs/osnma_msg_receiver.cc b/src/core/libs/osnma_msg_receiver.cc index 243ccb0ae..afa3eb746 100644 --- a/src/core/libs/osnma_msg_receiver.cc +++ b/src/core/libs/osnma_msg_receiver.cc @@ -48,6 +48,7 @@ namespace wht = std; #if USE_OPENSSL_FALLBACK #if USE_OPENSSL_3 #include +#define OPENSSL_ENGINE NULL #else #include #endif