add presence_map

This commit is contained in:
Anthony Minessale
2011-10-22 09:40:59 -05:00
parent 4ceca1890d
commit 4ee1722f3e
6 changed files with 76 additions and 0 deletions
+1
View File
@@ -253,6 +253,7 @@ typedef enum {
PFLAG_AUTO_ASSIGN_PORT,
PFLAG_AUTO_ASSIGN_TLS_PORT,
PFLAG_SHUTDOWN,
PFLAG_PRESENCE_MAP,
/* No new flags below this line */
PFLAG_MAX
} PFLAGS;