about summary refs log tree commit diff stats
path: root/src/stanza.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stanza.h')
-rw-r--r--src/stanza.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stanza.h b/src/stanza.h
index 9992c659..e29aa873 100644
--- a/src/stanza.h
+++ b/src/stanza.h
@@ -67,6 +67,7 @@
 #define STANZA_ATTR_SUBSCRIPTION "subscription"
 #define STANZA_ATTR_XMLNS "xmlns"
 #define STANZA_ATTR_NICK "nick"
+#define STANZA_ATTR_ASK "ask"
 
 #define STANZA_TEXT_AWAY "away"
 #define STANZA_TEXT_DND "dnd"