summaryrefslogtreecommitdiffstats
path: root/include/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/termios.h')
-rw-r--r--include/termios.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/termios.h b/include/termios.h
index 92d1861..e41da9f 100644
--- a/include/termios.h
+++ b/include/termios.h
@@ -88,6 +88,7 @@ pid_t tcgetsid(int);
int tcsetsid(int, pid_t);
void cfmakeraw(struct termios *);
+void cfmakesane(struct termios *);
int cfsetspeed(struct termios *, speed_t);
#endif
__END_DECLS
OpenPOWER on IntegriCloud