repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
llvm, clang: bump to 14.0.6
[kiss-trunc88.git]
/
mtm
/
patches
/
ncurses_inc.patch
blob
6ac510bba6f8ba061c827ce4a8c998e383108a9b
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