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

Update kernel config for support mmc tablet
author Stanislas Leduc <shann@slitaz.org>
date Mon Mar 03 12:26:15 2025 +0100 (6 months ago)
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>