mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
Fixed compilation problems when gnutls dev lib is not found
This commit is contained in:
@@ -68,6 +68,8 @@ extern struct t_hook *irc_hook_timer_check_away;
|
||||
|
||||
extern int irc_debug;
|
||||
|
||||
#ifdef HAVE_GNUTLS
|
||||
extern gnutls_certificate_credentials gnutls_xcred;
|
||||
#endif
|
||||
|
||||
#endif /* irc.h */
|
||||
|
||||
Reference in New Issue
Block a user