From c997e901c4c268438d063a78bdb121b8f5e8d585 Mon Sep 17 00:00:00 2001 From: runge Date: Mon, 6 Mar 2006 16:29:35 +0000 Subject: x11vnc: gui speedup and fixes. -unixpw and -inetd --- x11vnc/gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/gui.h') diff --git a/x11vnc/gui.h b/x11vnc/gui.h index 7784445..b14d3a1 100644 --- a/x11vnc/gui.h +++ b/x11vnc/gui.h @@ -11,6 +11,7 @@ extern int tray_manager_ok; extern Window tray_request; extern Window tray_window; extern int tray_unembed; +extern pid_t run_gui_pid; extern char *get_gui_code(void); extern int tray_embed(Window iconwin, int remove); -- cgit v1.2.1