summaryrefslogtreecommitdiff
path: root/src/term/TERMINAL.c
blob: 38528a3366fc0b738ff5809fe822e8aae5d2c64a (plain)
1
2
3
4
5
6
7
#include <term.h>

typedef struct __TERMINAL TERMINAL;

/*
XOPEN(400)
*/