summaryrefslogtreecommitdiffstats
path: root/x11vnc/uinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/uinput.h')
-rw-r--r--x11vnc/uinput.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/uinput.h b/x11vnc/uinput.h
index 01e8708..346e97c 100644
--- a/x11vnc/uinput.h
+++ b/x11vnc/uinput.h
@@ -37,6 +37,7 @@ so, delete this exception statement from your version.
extern int check_uinput(void);
extern int initialize_uinput(void);
+extern void shutdown_uinput(void);
extern int set_uinput_accel(char *str);
extern int set_uinput_thresh(char *str);
extern void set_uinput_reset(int ms);