Oops, now it's indeed sys/timeb.h, not timeb.h.

This commit is contained in:
Pavel Roskin 2001-02-20 16:31:02 +00:00
parent 4681719095
commit 0bc55ae7e2

View File

@ -77,7 +77,7 @@ esac
AC_PROG_INSTALL
AC_CHECK_HEADERS([unistd.h string.h memory.h crypt.h grp.h limits.h \
malloc.h stdlib.h termios.h utime.h fcntl.h sys/statfs.h \
sys/time.h timeb.h])
sys/time.h sys/timeb.h])
AC_HEADER_TIME
AC_HEADER_SYS_WAIT