summaryrefslogtreecommitdiffstats
path: root/src/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.h')
-rw-r--r--src/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core.h b/src/core.h
index 88a07a9..7d6d403 100644
--- a/src/core.h
+++ b/src/core.h
@@ -84,6 +84,7 @@ struct tip_client_redirect {
struct sockaddr_in addr;
const char *uri;
struct ev_timer timer;
+ uint32_t users;
};
#endif