summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 92413619..5136abaa 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -583,6 +583,7 @@ void clrtoln (int ln);
void newwin (int nlines, int ncols, int y, int x);
void refresh (void);
void doupdate (void);
+int typeahead (int fd);
void redrawwin (void);
void scroll (void);
void rscroll (void);