aboutsummaryrefslogtreecommitdiffstats
path: root/account.h
diff options
context:
space:
mode:
Diffstat (limited to 'account.h')
-rw-r--r--account.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/account.h b/account.h
index adb63f9e..9cf6987d 100644
--- a/account.h
+++ b/account.h
@@ -53,5 +53,6 @@ char *set_eval_account( set_t *set, char *value );
#define ACC_SET_NOSAVE 1
#define ACC_SET_OFFLINE_ONLY 2
+#define ACC_SET_ONLINE_ONLY 4
#endif