mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add missing declaration
This commit is contained in:
parent
f01eeb049e
commit
bbf1c4ec70
1 changed files with 1 additions and 0 deletions
|
|
@ -28,5 +28,6 @@
|
||||||
void configure_stdout(void);
|
void configure_stdout(void);
|
||||||
void restore_stdout(void);
|
void restore_stdout(void);
|
||||||
int connect_tty(void);
|
int connect_tty(void);
|
||||||
|
void wait_for_tty_device(void);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue