wok view multitail/stuff/patches/mt.h-6.5.0 @ rev 23532

updated python-prompt-toolkit (0.57 -> 2.0.10)
author Hans-G?nter Theisgen
date Mon Apr 06 15:37:40 2020 +0100 (2020-04-06)
parents
children
line source
1 --- mt.h.orig
2 +++ mt.h
3 @@ -60,8 +60,8 @@
4 #endif
6 #if defined(UTF8_SUPPORT) && !defined(__APPLE__)
7 - #include <ncursesw/panel.h>
8 - #include <ncursesw/ncurses.h>
9 + #include <panel.h>
10 + #include <ncurses.h>
11 #else
12 #if defined(__APPLE__)
13 #include <ncurses.h>