summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r--x11vnc/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h
index e0bc299..04ac4b6 100644
--- a/x11vnc/options.h
+++ b/x11vnc/options.h
@@ -17,6 +17,7 @@ extern int set_visual_str_to_something;
extern char *logfile;
extern int logfile_append;
extern char *flagfile;
+extern char *rm_flagfile;
extern char *passwdfile;
extern int unixpw;
extern int unixpw_nis;
@@ -117,6 +118,7 @@ extern int clear_mods;
extern int nofb;
extern char *raw_fb_str;
extern char *raw_fb_pixfmt;
+extern char *raw_fb_full_str;
extern char *freqtab;
extern char *pipeinput_str;
extern char *pipeinput_opts;