summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7767e9080..863531f7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.266 2005/05/28 06:54:36 dtucker Exp $ 1# $Id: configure.ac,v 1.267 2005/05/28 06:57:00 dtucker Exp $
2# 2#
3# Copyright (c) 1999-2004 Damien Miller 3# Copyright (c) 1999-2004 Damien Miller
4# 4#
@@ -589,6 +589,7 @@ AC_CHECK_HEADERS( \
589 time.h \ 589 time.h \
590 tmpdir.h \ 590 tmpdir.h \
591 ttyent.h \ 591 ttyent.h \
592 unistd.h \
592 usersec.h \ 593 usersec.h \
593 util.h \ 594 util.h \
594 utime.h \ 595 utime.h \