summaryrefslogtreecommitdiff
path: root/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'data.h')
-rw-r--r--data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/data.h b/data.h
new file mode 100644
index 0000000..7536227
--- /dev/null
+++ b/data.h
@@ -0,0 +1 @@
+void add_roster_item(const char* jid, const char* subscription, const char* name);