Update ssl_plugin.c

This commit is contained in:
Vladimir Dubrovin 2025-03-14 19:58:12 +03:00 committed by GitHub
parent 97f9d5390a
commit e21cae7909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,6 @@
*/
#include "../../structures.h"
#include <openssl/rsa.h> /* SSLeay stuff */
#include <openssl/crypto.h>
#include <openssl/x509.h>
#include <openssl/pem.h>