diff options
Diffstat (limited to 'src/term/xon_xoff.c')
| -rw-r--r-- | src/term/xon_xoff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/term/xon_xoff.c b/src/term/xon_xoff.c index 8742c50a..c2b3e35e 100644 --- a/src/term/xon_xoff.c +++ b/src/term/xon_xoff.c @@ -1,4 +1,4 @@ -#include <curses.h> +#include <term.h> #define xon_xoff tigetflag("xon") |
