mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 02:56:22 +00:00
Removed stanza functions from xmpp.h
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "contact_list.h"
|
||||
#include "log.h"
|
||||
#include "xmpp.h"
|
||||
#include "stanza.h"
|
||||
|
||||
#define HANDLE(ns, type, func) xmpp_handler_add(conn, func, ns, STANZA_NAME_IQ, type, ctx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user