aboutsummaryrefslogtreecommitdiff
path: root/include/mod_vcard_xupdate.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/mod_vcard_xupdate.hrl')
-rw-r--r--include/mod_vcard_xupdate.hrl2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mod_vcard_xupdate.hrl b/include/mod_vcard_xupdate.hrl
new file mode 100644
index 000000000..8634597aa
--- /dev/null
+++ b/include/mod_vcard_xupdate.hrl
@@ -0,0 +1,2 @@
+-record(vcard_xupdate, {us = {<<>>, <<>>} :: {binary(), binary()},
+ hash = <<>> :: binary()}).