Revert "Exclude terminal code from MINGW compiling,"
This reverts commit 0c4347bf19.
This commit is contained in:
parent
c4742d82b4
commit
656511a6f9
|
|
@ -12,10 +12,6 @@ Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
|
||||
#include <stdarg.h>
|
||||
|
||||
/* temporarily exclude code from compiling with MINGW */
|
||||
#ifdef __MINGW32__
|
||||
#undef HAVE_TERMCAP
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SGTTY_H
|
||||
#include <sgtty.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue