wok diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/multitail/stuff/patches/mt.h-6.5.0	Fri Mar 20 17:40:15 2020 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +--- mt.h.orig
     1.5 ++++ mt.h
     1.6 +@@ -60,8 +60,8 @@
     1.7 + #endif
     1.8 + 
     1.9 + #if defined(UTF8_SUPPORT) && !defined(__APPLE__)
    1.10 +-	#include <ncursesw/panel.h>
    1.11 +-	#include <ncursesw/ncurses.h>
    1.12 ++	#include <panel.h>
    1.13 ++	#include <ncurses.h>
    1.14 + #else
    1.15 + 	#if defined(__APPLE__)
    1.16 +         #include <ncurses.h>