mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 01:06:22 +00:00
Removed caps functions from xmpp.h
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "xmpp.h"
|
||||
#include "stanza.h"
|
||||
#include "iq.h"
|
||||
#include "capabilities.h"
|
||||
|
||||
#define HANDLE(ns, type, func) xmpp_handler_add(conn, func, ns, STANZA_NAME_IQ, type, ctx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user