Check for sys/sysmacros to get major and minor definitions (Christophe)

edge.strict_endians
szaka 2006-01-29 14:09:57 +00:00
parent 770aded28d
commit 541f7ade32
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@ AC_CHECK_HEADERS([ctype.h 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 unistd.h utime.h wchar.h getopt.h features.h endian.h \
byteswap.h sys/byteorder.h sys/endian.h sys/param.h sys/ioctl.h \
sys/mount.h sys/stat.h sys/types.h sys/vfs.h sys/statvfs.h \
sys/mount.h sys/stat.h sys/types.h sys/vfs.h sys/statvfs.h sys/sysmacros.h \
linux/major.h linux/fd.h linux/hdreg.h machine/endian.h gcrypt.h \
windows.h gnutls/pkcs12.h])