diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index b1b711f..c751175 100644 --- a/config.h.in +++ b/config.h.in @@ -620,6 +620,9 @@ /* Define if you have the <sys/wait.h> header file. */ #undef HAVE_SYS_WAIT_H +/* Define if you have the <termios.h> header file. */ +#undef HAVE_TERMIOS_H + /* Define if you have the <thread.h> header file. */ #undef HAVE_THREAD_H |