author | Max Kellermann <max@duempel.org> | |
Wed, 19 Nov 2008 08:45:51 +0000 (09:45 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 19 Nov 2008 08:45:51 +0000 (09:45 +0100) | ||
commit | 9a3d1683a10ca367b28515c8b5da03655fc8d617 | |
tree | af01a03d44a6496c152dab8730093afc5a659742 | tree | snapshot |
parent | 2f34a99bf852267271dd2337eba2ca936ad0ff5c | commit | diff |
screen_search: don't include ncurses.h directly
screen.h has a check whether to include ncursesw/ncurses.h or
ncurses.h. screen_search.c doesn't need to include it a second time,
and was missing the check.
screen.h has a check whether to include ncursesw/ncurses.h or
ncurses.h. screen_search.c doesn't need to include it a second time,
and was missing the check.
src/screen_search.c | diff | blob | history |