forked from RepoMirrors/bemenu
Undef get_wch
This commit is contained in:
parent
8e0dd1ab39
commit
590c5d9f85
@ -12,6 +12,7 @@
|
||||
/* ncurses.h likes to define stuff for us.
|
||||
* This unforunately mangles with our struct. */
|
||||
#undef erase
|
||||
#undef get_wch
|
||||
#undef refresh
|
||||
#undef mvprintw
|
||||
#undef move
|
||||
|
Loading…
Reference in New Issue
Block a user