summaryrefslogtreecommitdiff
path: root/src/curses/attr_t.h
blob: fd1f85358a5f961bb76c65d7db8fbff9167b14e7 (plain)
1
2
3
4
5
6
7
8
9
#include <curses.h>
#include "_curses.h"

typedef unsigned int attr_t;

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