Don't use <termcap.h> for ncurses; instead use <curses.h> and <term.h>
authorChris Hanson <org/chris-hanson/cph>
Sat, 3 Mar 2001 02:01:21 +0000 (02:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 3 Mar 2001 02:01:21 +0000 (02:01 +0000)
commit252e7c280459d04deed628bdd657a18d6d276a24
tree68f919e397f1da0e08e0c7233dadd0998da9ad1a
parent6c8f04b5abfc95dad5338c96b51b8f20d6555648
Don't use <termcap.h> for ncurses; instead use <curses.h> and <term.h>
as specified in the documentation (doh!).  Hopefully this will
eliminate the problem on RH7.
v7/src/microcode/tterm.c