mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 07:46:21 +00:00
Removed #AX_PREFIX_CONFIG_H
This commit is contained in:
@@ -37,6 +37,13 @@
|
||||
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
#ifdef HAVE_LIBMESODE
|
||||
#include <mesode.h>
|
||||
#endif
|
||||
#ifdef HAVE_LIBSTROPHE
|
||||
#include <strophe.h>
|
||||
#endif
|
||||
|
||||
DataForm* form_create(xmpp_stanza_t *const stanza);
|
||||
xmpp_stanza_t* form_create_submission(DataForm *form);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user