summaryrefslogtreecommitdiffstats
path: root/x11vnc/cleanup.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/cleanup.h')
-rw-r--r--x11vnc/cleanup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/cleanup.h b/x11vnc/cleanup.h
index c34b7e5..c0b02d2 100644
--- a/x11vnc/cleanup.h
+++ b/x11vnc/cleanup.h
@@ -20,6 +20,7 @@ extern int trap_getimage_xerror(Display *d, XErrorEvent *error);
extern char *xerror_string(XErrorEvent *error);
extern void initialize_crash_handler(void);
extern void initialize_signals(void);
+extern void unset_signals(void);
extern int known_sigpipe_mode(char *s);
#endif /* _X11VNC_CLEANUP_H */