mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
6 lines
154 B
C
6 lines
154 B
C
/* libmytinfo must be installed first */
|
|
#include <term.h>
|
|
#define Filedes fd
|
|
#define Ottyb shell_mode
|
|
#define Nttyb prog_mode
|
|
#define TTY struct termios
|