Remove unecessary provider include

This commit is contained in:
Siddharth 2024-06-18 00:01:58 -04:00
parent 63ffab9ee4
commit b06486b37d
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <openssl/err.h>
#include <openssl/ssl.h>
#include <openssl/provider.h>
#ifdef OS_UNIX
#include <fcntl.h>