summaryrefslogtreecommitdiff
path: root/term/cur_term.c
blob: 4e264831895e1cdedcf5eb26c2b0ff9014ce118c (plain)
1
2
3
4
5
6
7
8
#include <term.h>

TERMINAL * cur_term;

/*
XOPEN(400)
LINK(curses)
*/