aboutsummaryrefslogtreecommitdiffstats
path: root/include/ttyio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ttyio.h')
-rw-r--r--include/ttyio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ttyio.h b/include/ttyio.h
index ed064ecde..b4fa03da5 100644
--- a/include/ttyio.h
+++ b/include/ttyio.h
@@ -53,5 +53,6 @@ void tty_disable_completion(void);
#define tty_enable_completion(x)
#define tty_disable_completion()
#endif
+void tty_cleanup_after_signal (void);
#endif /*G10_TTYIO_H*/