summaryrefslogtreecommitdiff
path: root/src/map/chrif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chrif.c')
-rw-r--r--src/map/chrif.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/chrif.c b/src/map/chrif.c
index efe17fe29..d23bf8b52 100644
--- a/src/map/chrif.c
+++ b/src/map/chrif.c
@@ -36,6 +36,7 @@ static const int packet_len_table[0x20] = {
-1,-1,10, 6,11,-1, 0, 0, // 2b10-2b17
};
+int chrif_connected;
int char_fd = -1;
int srvinfo;
static char char_ip_str[16];