summaryrefslogtreecommitdiff
path: root/src/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/src/globals.h')
-rw-r--r--src/src/globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src/globals.h b/src/src/globals.h
index 5aae73fba..f2e147670 100644
--- a/src/src/globals.h
+++ b/src/src/globals.h
@@ -246,6 +246,7 @@ extern struct global_flags {
BOOL no_mbox_unspool :1; /* don't unlink files in /scan directory */
#endif
BOOL no_multiline_responses :1; /* For broken clients */
+ BOOL notifier_socket_en :1; /* Permit create of notifier socket */
BOOL parse_allow_group :1; /* Allow group syntax */
BOOL parse_found_group :1; /* In the middle of a group */