[rs-commit] r512 - /mod_ca/trunk/mod_ca_provider.c

rs-commit at redwax.eu rs-commit at redwax.eu
Thu Sep 11 11:03:56 CEST 2025


Author: minfrin at redwax.eu
Date: Thu Sep 11 11:03:56 2025
New Revision: 512

Log:
Remove stray engine header file from provider.

Modified:
    mod_ca/trunk/mod_ca_provider.c

Modified: mod_ca/trunk/mod_ca_provider.c
==============================================================================
--- mod_ca/trunk/mod_ca_provider.c	(original)
+++ mod_ca/trunk/mod_ca_provider.c	Thu Sep 11 11:03:56 2025
@@ -65,8 +65,6 @@
 #ifndef sk_EVP_PKEY_new_null
 DEFINE_STACK_OF(EVP_PKEY)
 #endif
-
-#include <openssl/engine.h>
 
 static OSSL_LIB_CTX *libctx = NULL;
 



More information about the rs-commit mailing list