llvm, clang: bump to 14.0.6
[kiss-trunc88.git] / mtm / patches / ncurses_inc.patch
blob6ac510bba6f8ba061c827ce4a8c998e383108a9b
1 63,64d62
2 < #ifndef NCURSESW_INCLUDE_H
3 < #if defined(__APPLE__) || !defined(__linux__) || defined(__FreeBSD__) || defined(__OpenBSD__)
4 66,69d63
5 < #else
6 < #define NCURSESW_INCLUDE_H <ncursesw/curses.h>
7 < #endif
8 < #endif