From 2597bfd1fbc2ba9aca603c489cdf90d7b9ac5834 Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Mon, 26 Jan 2004 19:03:39 -0800 Subject: [configure.ac includes.h] add for grantpt() and friends. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 51be4534b..3b04182d5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# $Id: configure.ac,v 1.188 2004/01/24 02:35:16 tim Exp $ +# $Id: configure.ac,v 1.189 2004/01/27 03:03:39 tim Exp $ AC_INIT AC_CONFIG_SRCDIR([ssh.c]) @@ -474,7 +474,7 @@ AC_CHECK_HEADERS(bstring.h crypt.h endian.h features.h floatingpoint.h \ netinet/in_systm.h pam/pam_appl.h paths.h pty.h readpassphrase.h \ rpc/types.h security/pam_appl.h shadow.h stddef.h stdint.h \ strings.h sys/strtio.h sys/audit.h sys/bitypes.h sys/bsdtty.h \ - sys/cdefs.h sys/mman.h sys/pstat.h sys/select.h sys/stat.h \ + sys/cdefs.h sys/mman.h sys/pstat.h sys/ptms.h sys/select.h sys/stat.h \ sys/stropts.h sys/sysmacros.h sys/time.h sys/timers.h \ sys/un.h time.h tmpdir.h ttyent.h usersec.h \ util.h utime.h utmp.h utmpx.h vis.h) -- cgit v1.2.3