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

Up iptraf (3.0.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 14 08:53:05 2022 +0000 (2022-04-14)
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>