summaryrefslogtreecommitdiff
path: root/xmpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmpp.h')
-rw-r--r--xmpp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmpp.h b/xmpp.h
index b07e3b9..03b3dbd 100644
--- a/xmpp.h
+++ b/xmpp.h
@@ -1 +1,2 @@
void xmpp_connect(void);
+char *get_domainpart(char *jid);