mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -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 "common.h"
|
||||||
#include "config/files.h"
|
#include "config/files.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
#include "xmpp/xmpp.h"
|
||||||
|
|
||||||
static gchar*
|
static gchar*
|
||||||
_cafile_name(void)
|
_cafile_name(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user