Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0e7b9fa

Browse files
Commit version of config.h.in that covers the TERMIOS test.
1 parent d2d75d3 commit 0e7b9fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,9 @@
620620
/* Define if you have the <sys/wait.h> header file. */
621621
#undef HAVE_SYS_WAIT_H
622622

623+
/* Define if you have the <termios.h> header file. */
624+
#undef HAVE_TERMIOS_H
625+
623626
/* Define if you have the <thread.h> header file. */
624627
#undef HAVE_THREAD_H
625628

0 commit comments

Comments
 (0)