]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/mkstemps.c
mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h
authorJeffrey A Law <law@cygnus.com>
Tue, 13 Oct 1998 23:08:18 +0000 (23:08 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 13 Oct 1998 23:08:18 +0000 (17:08 -0600)
commitae76f1bedd0e090739787ef4cb4a04167304cbb0
tree99fd2d67156238d385740e1d51d437ad1e25d49a
parent470032d72e41bac5ed47efd297dbe9d0ec5d3dc8
mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h

        * mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h
        * configure.in (AC_CHECK_HEADERS): Check for sys/time.h too.
        * config.in, configure: Rebuilt.

From-SVN: r23067
libiberty/ChangeLog
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/mkstemp.c