forked from RepoMirrors/bemenu
curses: fix build for OSX
This commit is contained in:
parent
203d79e063
commit
dd276c0a15
@ -9,6 +9,7 @@
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
|
||||
#define _XOPEN_SOURCE_EXTENDED
|
||||
#define NCURSES_WIDECHAR 1
|
||||
#include <curses.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user