From 28e565aa8313b282ee9f9164ff4486467c62bc07 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Fri, 2 Dec 2022 21:37:50 +0100 Subject: [PATCH] Remove unused check for Signed-off-by: Alejandro Colomar --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 79ec80e8..94a37472 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ LT_INIT dnl Checks for libraries. dnl Checks for header files. -AC_CHECK_HEADERS(crypt.h fcntl.h unistd.h sys/time.h utmp.h \ +AC_CHECK_HEADERS(crypt.h unistd.h sys/time.h utmp.h \ utmpx.h termios.h termio.h sgtty.h sys/ioctl.h syslog.h paths.h \ utime.h ulimit.h sys/capability.h sys/random.h sys/resource.h \ gshadow.h lastlog.h rpc/key_prot.h netdb.h acl/libacl.h \