From 38ea55431d240c9ee6d3403e4f844f3a7ef7f1a5 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 28 Jun 2022 20:00:23 +0200 Subject: Include xmpp.h to cafile.c Was pulled in through log.h --- src/config/cafile.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/cafile.c b/src/config/cafile.c index 2bb3c4d0..542740d0 100644 --- a/src/config/cafile.c +++ b/src/config/cafile.c @@ -44,6 +44,7 @@ #include "common.h" #include "config/files.h" #include "log.h" +#include "xmpp/xmpp.h" static gchar* _cafile_name(void) -- cgit 1.4.1-2-gfad0