From 7c44a16be547749a260b2e9e302ba5471098886a Mon Sep 17 00:00:00 2001 From: ellson Date: Thu, 24 Sep 2009 17:27:21 +0000 Subject: [PATCH] add check for fcntl.h --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1de874aee..1e76894b7 100644 --- a/configure.ac +++ b/configure.ac @@ -364,7 +364,7 @@ dnl Checks for header files # AC_HEADER_STDC AC_CHECK_HEADERS(stdarg.h stddef.h stddef.h stdlib.h stdint.h malloc.h \ - search.h getopt.h pthread.h values.h float.h limits.h termios.h \ + fcntl.h search.h getopt.h pthread.h values.h float.h limits.h termios.h \ errno.h time.h unistd.h fenv.h string.h strings.h inttypes.h setjmp.h \ sys/time.h sys/times.h sys/types.h sys/select.h fpu_control.h \ sys/fpu.h sys/socket.h sys/stat.h sys/mman.h \ -- 2.40.0