From 83bd769b7effe2287826213e201faa978363ee4e Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 8 Aug 2003 11:29:04 +0000 Subject: [PATCH] No longer need linux/types.h. (Logical change 1.170) --- configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure b/configure index 75859839..e6f3206a 100755 --- a/configure +++ b/configure @@ -8729,13 +8729,12 @@ fi - for ac_header in fcntl.h libintl.h limits.h locale.h mntent.h stddef.h \ stdint.h stdlib.h stdio.h stdarg.h string.h strings.h errno.h time.h \ sys/ioctl.h sys/mount.h unistd.h utime.h wchar.h getopt.h sys/stat.h \ - sys/types.h linux/types.h asm/byteorder.h linux/major.h linux/fd.h + sys/types.h asm/byteorder.h linux/major.h linux/fd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then