diff options
author | runge <runge@karlrunge.com> | 2009-03-31 23:32:47 -0400 |
---|---|---|
committer | runge <runge@karlrunge.com> | 2009-03-31 23:32:47 -0400 |
commit | 4088906b1341709435318226790b06296420a5e2 (patch) | |
tree | 54825ca85d2f5b9a1e3ff70c83bbb7e9cc585f16 /x11vnc/x11vnc.h | |
parent | ea30be6c6ef8eaa5f2229a665e0a84d1119406f7 (diff) | |
download | libtdevnc-4088906b1341709435318226790b06296420a5e2.tar.gz libtdevnc-4088906b1341709435318226790b06296420a5e2.zip |
rebuild for x11vnc dev 0.9.8
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r-- | x11vnc/x11vnc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index e5ffa2d..805d889 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -550,6 +550,7 @@ extern int hack_val; extern rfbClientPtr last_pointer_client; extern rfbClientPtr latest_client; extern double last_client_gone; +extern double last_new_client; extern int waited_for_client; extern int findcreatedisplay; |