summaryrefslogtreecommitdiff
path: root/src/curses/cchar_t.h
blob: 730ae3205efc09bc56b3b9570cc18fdc6789071a (plain)
1
2
3
4
5
6
7
8
#include <curses.h>

typedef wchar_t * cchar_t;

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