diff --git a/sys/windows/stubs.c b/sys/windows/stubs.c index 1c5104500..c14b7a2a5 100644 --- a/sys/windows/stubs.c +++ b/sys/windows/stubs.c @@ -208,7 +208,7 @@ set_keyhandling_via_option(void) } #ifdef CURSES_GRAPHICS -struct window_procs curses_procs = {0}; +struct window_procs curses_procs = {WPID(curses)}; int curses_read_attrs(const char *attrs) {