summaryrefslogtreecommitdiffstats
path: root/x11vnc/user.h
diff options
context:
space:
mode:
authorrunge <runge>2006-06-08 23:06:26 +0000
committerrunge <runge>2006-06-08 23:06:26 +0000
commit1776a3a55f59052bd69509c889e4370973305f0d (patch)
treee77c3c0b53a1f15c03bba215c60982bc3e28c727 /x11vnc/user.h
parenta60ee2ee9f73d21c4407136d7a2878a34be2f7ed (diff)
downloadlibvncserver-1776a3a55f59052bd69509c889e4370973305f0d.zip
libvncserver-1776a3a55f59052bd69509c889e4370973305f0d.tar.gz
x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
Diffstat (limited to 'x11vnc/user.h')
-rw-r--r--x11vnc/user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/user.h b/x11vnc/user.h
index 1469c0f..9dcfe41 100644
--- a/x11vnc/user.h
+++ b/x11vnc/user.h
@@ -9,5 +9,6 @@ extern int switch_user(char *, int);
extern int read_passwds(char *passfile);
extern void install_passwds(void);
extern void check_new_passwds(void);
+extern int wait_for_client(int *argc, char** argv, int http);
#endif /* _X11VNC_USER_H */
OpenPOWER on IntegriCloud