Compilation fixes for pdcurses
commit1efc4fb7bfa8ca7f2f909aa10edb0fab506b1df1
authorMarc Andre Tanner <mat@brain-dump.org>
Sun, 12 Jun 2011 12:08:09 +0000 (12 14:08 +0200)
committerMarc Andre Tanner <mat@brain-dump.org>
Sun, 12 Jun 2011 12:08:09 +0000 (12 14:08 +0200)
tree51b9556332fb7baece3afec1c7412330d97f103f
parentb297ed1648979d9456a1f847737a3ca72a7c420a
Compilation fixes for pdcurses

Note that dvtm's select(2) driven event loop which also checks
stdin doesn't work with pdcurses. To make it functional with
pdcurses we would have to play with nodelay/timeout/getch as
it was done before. See commit e2f747d for the glory details.

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
dvtm.c
madtty.c