summaryrefslogtreecommitdiffstats
path: root/x11vnc/unixpw.h
diff options
context:
space:
mode:
authorrunge <runge>2006-06-18 23:59:45 +0000
committerrunge <runge>2006-06-18 23:59:45 +0000
commit64e731a9da82e3cc614e274d6fca6f855d0359b7 (patch)
tree540bca0a021f3e74b768a747bc3d75435848ca0d /x11vnc/unixpw.h
parent363ae71df0f25b018136d19eed20be954e1dd088 (diff)
downloadlibtdevnc-64e731a9da82e3cc614e274d6fca6f855d0359b7.tar.gz
libtdevnc-64e731a9da82e3cc614e274d6fca6f855d0359b7.zip
x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:options
Diffstat (limited to 'x11vnc/unixpw.h')
-rw-r--r--x11vnc/unixpw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/unixpw.h b/x11vnc/unixpw.h
index aa443d4..a0d8245 100644
--- a/x11vnc/unixpw.h
+++ b/x11vnc/unixpw.h
@@ -18,5 +18,6 @@ extern rfbClientPtr unixpw_client;
extern int keep_unixpw;
extern char *keep_unixpw_user;
extern char *keep_unixpw_pass;
+extern char *keep_unixpw_opts;
#endif /* _X11VNC_UNIXPW_H */