Include ncursesw, set locale
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
#ifdef HAVE_NCURSES_H
|
||||
#include <ncurses.h>
|
||||
#endif
|
||||
#ifdef HAVE_NCURSES_NCURSES_H
|
||||
#include <ncurses/ncurses.h>
|
||||
#ifdef HAVE_NCURSESW_NCURSES_H
|
||||
#include <ncursesw/ncurses.h>
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
|
||||
Reference in New Issue
Block a user