diff options
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r-- | x11vnc/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h index cc53a29..9f9f155 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -162,6 +162,7 @@ extern int ncache_copyrect; extern int ncache_wf_raises; extern int ncache_dt_change; extern int ncache_pad; +extern int ncache_xrootpmap; extern int macosx_ncache_macmenu; extern int ncache_beta_tester; |