Auto merged
2003/07/31 15:10:10+01:00 cantab.net!aia21 Linux/types.h no longer needed at all. (Logical change 1.166)edge.strict_endians
parent
9fd2d6d51b
commit
75c3fe2009
|
@ -106,7 +106,7 @@ AC_HEADER_STDC
|
|||
AC_CHECK_HEADERS([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])
|
||||
|
||||
# Checks for typedefs, structures, and compiler characteristics.
|
||||
AC_HEADER_STDBOOL
|
||||
|
|
Loading…
Reference in New Issue