]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/lustre/lustre/include/lustre_mdc.h
staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is off
[~andy/linux] / drivers / staging / lustre / lustre / include / lustre_mdc.h
index 19000259a5e4b3ec1e19456f38d1e9e6c930038d..c1e02702b93188d055c27b6be42a178cb6c83f7b 100644 (file)
  * @{
  */
 
-# include <linux/fs.h>
-# include <linux/dcache.h>
-# ifdef CONFIG_FS_POSIX_ACL
-#  include <linux/posix_acl_xattr.h>
-# endif /* CONFIG_FS_POSIX_ACL */
-# include <linux/lustre_intent.h>
+#include <linux/fs.h>
+#include <linux/dcache.h>
+#include <linux/lustre_intent.h>
 #include <lustre_handles.h>
 #include <linux/libcfs/libcfs.h>
 #include <obd_class.h>