Add connection_get_profanity_identifier stub

And move defintion to xmpp.h
This commit is contained in:
Michael Vetter
2019-10-18 11:23:30 +02:00
parent 33083662d1
commit 5c6f5ba0f7
6 changed files with 15 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
#include "event/common.h"
#include "plugins/plugins.h"
#include "ui/window_list.h"
#include "xmpp/connection.h"
#include "xmpp/xmpp.h"
#include "xmpp/muc.h"
#include "xmpp/chat_session.h"
#include "xmpp/roster_list.h"