summaryrefslogtreecommitdiff
path: root/alpine/osdep/termin.gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/osdep/termin.gen.h')
-rw-r--r--alpine/osdep/termin.gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/alpine/osdep/termin.gen.h b/alpine/osdep/termin.gen.h
index 18c7c0de..5309eba2 100644
--- a/alpine/osdep/termin.gen.h
+++ b/alpine/osdep/termin.gen.h
@@ -33,6 +33,7 @@ int process_config_input(UCS *);
int key_recorder(int);
int key_playback(int);
int recent_keystroke(int *, char *, size_t);
+void fake_config_screen(struct ttyo **);
int init_tty_driver(struct pine *);
void end_tty_driver(struct pine *);
int PineRaw(int);