summaryrefslogtreecommitdiffstats
path: root/x11vnc/scan.h
diff options
context:
space:
mode:
authorrunge <runge>2006-02-05 04:46:57 +0000
committerrunge <runge>2006-02-05 04:46:57 +0000
commitd0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f (patch)
tree70a0c8ca556ac5a3b2420dae98adb3ddf5960969 /x11vnc/scan.h
parent1967913e9530139eb355b7b3108bb12314ba47da (diff)
downloadlibtdevnc-d0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f.tar.gz
libtdevnc-d0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f.zip
x11vnc: -8to24 speedups and improvements.
Diffstat (limited to 'x11vnc/scan.h')
-rw-r--r--x11vnc/scan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/scan.h b/x11vnc/scan.h
index 55f45f1..f2765e1 100644
--- a/x11vnc/scan.h
+++ b/x11vnc/scan.h
@@ -4,6 +4,7 @@
/* -- scan.h -- */
extern int nap_ok;
+extern int scanlines[];
extern void initialize_tiles(void);
extern void free_tiles(void);