termios.h contains the winsize structure we need to determine the
[oota-llvm.git] / include / llvm / Config / config.h.in
index f0522e51f1a4043a4eaa05782a52515ae63289e4..8ab67a4f63a181eea8b549f257be810a388412f9 100644 (file)
 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 #undef HAVE_SYS_WAIT_H
 
+/* Define to 1 if you have the <termios.h> header file. */
+#undef HAVE_TERMIOS_H
+
 /* Define to 1 if the system has the type `uint64_t'. */
 #undef HAVE_UINT64_T