patch-config_h_in 410 B

1234567891011121314
  1. $OpenBSD: patch-config_h_in,v 1.1 2013/12/06 16:06:50 jca Exp $
  2. --- config.h.in.orig Thu Dec 5 23:17:01 2013
  3. +++ config.h.in Thu Dec 5 23:17:30 2013
  4. @@ -39,6 +39,9 @@
  5. /* Define if you have the <sgtty.h> header file. */
  6. #undef HAVE_SGTTY_H
  7. +/* Define if you have the <termios.h> header file. */
  8. +#undef HAVE_TERMIOS_H
  9. +
  10. /* Define if you have the <termio.h> header file. */
  11. #undef HAVE_TERMIO_H