summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/whowas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/whowas.h b/include/whowas.h
index 42fa7e4..af19196 100644
--- a/include/whowas.h
+++ b/include/whowas.h
@@ -33,6 +33,7 @@
struct Whowas
{
int hashv;
+ int shide;
time_t logoff;
char name[NICKLEN + 1];
char username[USERLEN + 1];