* xm-sysv4.h: Undefine HAVE_TERMIO.
[deliverable/binutils-gdb.git] / gdb / config / xm-sysv4.h
index 08057686d0f2f7fadfae466c4de2261c8380adff..6ce3bc0bf20472a6fd58143e581ec808057ee941 100644 (file)
@@ -24,6 +24,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* SVR4 has termios facilities. */
 
+#undef HAVE_TERMIO
 #define HAVE_TERMIOS
 
 /* SVR4 has mmap facilities */
This page took 0.022821 seconds and 4 git commands to generate.