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 37cd8814..40efb101 100644
--- a/account.h
+++ b/account.h
@@ -33,6 +33,7 @@ typedef struct account
char *pass;
char *server;
+ int auto_connect;
int reconnect;
struct irc *irc;