1
0
mirror of https://github.com/thearcanum/WIFSS synced 2025-07-14 16:00:13 +02:00

Purges headers

This commit is contained in:
HorlogeSkynet
2017-05-29 23:02:47 +02:00
parent 3b24b32fd3
commit 4494bda913

@ -15,13 +15,7 @@
#include <sys/select.h>
#include <sys/wait.h>
#include <openssl/ssl.h>
#include <openssl/bio.h>
#include <openssl/err.h>
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include <openssl/rsa.h>
#include <openssl/crypto.h>
#include <openssl/pem.h>
#if SSLEAY_VERSION_NUMBER >= 0x0907000L
#include <openssl/conf.h>