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

updated multitail (5.2.9 -> 6.5.0)
author Hans-G?nter Theisgen
date Fri Mar 20 17:40:15 2020 +0100 (2020-03-20)
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>