]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/lustre/lustre/ptlrpc/wiretest.c
staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is off
[~andy/linux] / drivers / staging / lustre / lustre / ptlrpc / wiretest.c
index e3f02c77f3b9c98b04858e1140db906f5a2cff0e..6cc0d6e61f124c693cda7404012fa0593698d875 100644 (file)
 
 #define DEBUG_SUBSYSTEM S_RPC
 
-# ifdef CONFIG_FS_POSIX_ACL
-#  include <linux/fs.h>
-#  include <linux/posix_acl_xattr.h>
-# endif
+#include <linux/fs.h>
+#include <linux/posix_acl_xattr.h>
 
 #include <obd_support.h>
 #include <obd_class.h>