|
|
1.1 root 1: /* @(#)ns_curses.h 1.1 (1.1) */
2:
3: /* Defines and includes required for curses to work in a non- */
4: /* standard environment. */
5:
6: #include "RecStruct.h"
7: #include "VTio.h"
8: #include "VTioctl.h"
9:
10: /* Make sure that curshdr.h is included before workst.h is */
11: /* brought in so that screen can be defined properly. */
12:
13: #ifndef INFINITY
14: #include "curshdr.h"
15: #endif
16:
17: #include "workst.h"
18:
19: #define SP ((struct screen *)&(WS->w_screen))
20:
21: #define cur_term WS->w_cur_term
22:
23: #define outputspeed(x) B9600
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.