aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
diff options
context:
space:
mode:
Diffstat (limited to 'bitlbee.h')
-rw-r--r--bitlbee.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitlbee.h b/bitlbee.h
index fdde4b6f..a37d731b 100644
--- a/bitlbee.h
+++ b/bitlbee.h
@@ -110,6 +110,7 @@ extern char *CONF_FILE;
typedef struct global_t {
int listen_socket;
+ gint listen_watch_source_id;
help_t *help;
conf_t *conf;
GList *storage; /* The first backend in the list will be used for saving */