1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00

remove unused include

This commit is contained in:
Ailin Nemui 2021-03-27 21:17:15 +01:00
parent bf41bfa2f7
commit c5cc58d34e

View File

@ -21,8 +21,6 @@
#include <openssl/ssl.h>
#include <stdbool.h>
typedef struct _TLS_REC TLS_REC;
typedef struct _TLS_CERT_REC TLS_CERT_REC;
typedef struct _TLS_CERT_ENTRY_REC TLS_CERT_ENTRY_REC;