aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8540c70f9ff..e6b183b7e96 100644
--- a/configure.in
+++ b/configure.in
@@ -979,7 +979,7 @@ dnl checks for Unix variants
979AC_AIX 979AC_AIX
980 980
981dnl checks for header files 981dnl checks for header files
982AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h linux/version.h) 982AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h linux/version.h termios.h)
983AC_HEADER_STDC 983AC_HEADER_STDC
984AC_HEADER_TIME 984AC_HEADER_TIME
985AC_DECL_SYS_SIGLIST 985AC_DECL_SYS_SIGLIST