summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/protocol.h b/include/protocol.h
index 87d4ea384..8579f03aa 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -26,6 +26,7 @@ class ProtoServer
public:
std::string servername;
std::string parentname;
+ std::string gecos;
unsigned int usercount;
unsigned int opercount;
unsigned int latencyms;