summaryrefslogtreecommitdiff
path: root/rtuser.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtuser.h')
-rw-r--r--rtuser.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtuser.h b/rtuser.h
index 9038a4a..2f7df46 100644
--- a/rtuser.h
+++ b/rtuser.h
@@ -20,6 +20,9 @@ struct rt_user {
char *workphone;
char *mobilephone;
char *pagerphone;
+ char *contactinfo;
+ char *comments;
+ char *signature;
char lang[2];
bool privileged;
bool disabled;