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 0afb48716..b24d37178 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.312 2005/11/29 02:40:34 tim Exp $ 1# $Id: configure.ac,v 1.313 2005/12/13 08:33:20 djm Exp $
2# 2#
3# Copyright (c) 1999-2004 Damien Miller 3# Copyright (c) 1999-2004 Damien Miller
4# 4#
@@ -654,6 +654,7 @@ AC_CHECK_HEADERS( \
654 login_cap.h \ 654 login_cap.h \
655 maillock.h \ 655 maillock.h \
656 ndir.h \ 656 ndir.h \
657 net/if.h \
657 netdb.h \ 658 netdb.h \
658 netgroup.h \ 659 netgroup.h \
659 netinet/in_systm.h \ 660 netinet/in_systm.h \