mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
Merge pull request #1291 from ailin-nemui/nobool
remove unused bool include
(cherry picked from commit cdb30695f9)
This commit is contained in:
parent
ef4bad3600
commit
b00b17a485
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue