wok annotate multitail/stuff/patches/mt.h-6.5.0 @ rev 23921

Up slitaz-tools (1036), tazinst (105), tazusb (209)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 21 15:07:47 2020 +0000 (2020-08-21)
parents
children
rev   line source
Hans-G?nter@23203 1 --- mt.h.orig
Hans-G?nter@23203 2 +++ mt.h
Hans-G?nter@23203 3 @@ -60,8 +60,8 @@
Hans-G?nter@23203 4 #endif
Hans-G?nter@23203 5
Hans-G?nter@23203 6 #if defined(UTF8_SUPPORT) && !defined(__APPLE__)
Hans-G?nter@23203 7 - #include <ncursesw/panel.h>
Hans-G?nter@23203 8 - #include <ncursesw/ncurses.h>
Hans-G?nter@23203 9 + #include <panel.h>
Hans-G?nter@23203 10 + #include <ncurses.h>
Hans-G?nter@23203 11 #else
Hans-G?nter@23203 12 #if defined(__APPLE__)
Hans-G?nter@23203 13 #include <ncurses.h>