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 706307fa..442741fd 100644
--- a/src/stanza.h
+++ b/src/stanza.h
@@ -34,6 +34,7 @@
 #define STANZA_NAME_MESSAGE "message"
 #define STANZA_NAME_BODY "body"
 #define STANZA_NAME_PRESENCE "presence"
+#define STANZA_NAME_PRIORITY "priority"
 #define STANZA_NAME_X "x"
 #define STANZA_NAME_SHOW "show"
 #define STANZA_NAME_STATUS "status"