2011-01-05 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / terminal.h
index a543975c7e3a184ebb5b77f8604234b9a8f8f3fd..73be02f6bf4e922d365e3c9a405de4cf85e56e79 100644 (file)
@@ -41,7 +41,8 @@
 #endif /* ! defined (HAVE_SGTTY_H) */
 #endif /* ! defined (HAVE_TERMIO_H) */
 #endif /* ! defined (HAVE_TERMIOS_H) */
-#endif /* !defined (HAVE_TERMIOS) && !defined(HAVE_TERMIO) && !defined(HAVE_SGTTY) */
+#endif /* !defined (HAVE_TERMIOS) && !defined (HAVE_TERMIO) &&
+         !defined (HAVE_SGTTY) */
 
 #if defined(HAVE_TERMIOS)
 #include <termios.h>
This page took 0.043765 seconds and 4 git commands to generate.