diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index 9dbf3b730133e3168d3e53e63e0ad9799482d0c7..52f230d750860f10d7bf10933b72e86fc970e54c 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -1743,10 +1743,6 @@ AC_DEFUN([LC_CONFIGURE], # include/liblustre.h AC_CHECK_HEADERS([asm/page.h sys/user.h sys/vfs.h stdint.h blkid/blkid.h]) -# include/lustre/lustre_user.h -# See note there re: __ASM_X86_64_PROCESSOR_H -AC_CHECK_HEADERS([linux/fs.h linux/quota.h]) - # liblustre/llite_lib.h AC_CHECK_HEADERS([xtio.h file.h])