mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Include xmpp.h to cafile.c
Was pulled in through log.h
This commit is contained in:
parent
9eec0ce26e
commit
38ea55431d
@ -44,6 +44,7 @@
|
||||
#include "common.h"
|
||||
#include "config/files.h"
|
||||
#include "log.h"
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
static gchar*
|
||||
_cafile_name(void)
|
||||
|
Loading…
Reference in New Issue
Block a user