mirror of
https://github.com/irssi/irssi.git
synced 2025-04-25 20:41:23 -05:00
Merge pull request #1291 from ailin-nemui/nobool
remove unused bool include (cherry picked from commit cdb30695f997754c48a97d8c5196aa7d959a46dd)
This commit is contained in:
parent
ef4bad3600
commit
b00b17a485
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user