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

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
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>