summaryrefslogtreecommitdiff
path: root/src/rexmpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rexmpp.h')
-rw-r--r--src/rexmpp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rexmpp.h b/src/rexmpp.h
index 43c715c..c7b07b0 100644
--- a/src/rexmpp.h
+++ b/src/rexmpp.h
@@ -233,6 +233,7 @@ struct rexmpp
int enable_carbons;
int enable_service_discovery;
int manage_roster;
+ const char *roster_cache_file;
/* Resource limits. */
uint32_t stanza_queue_size;