Whamcloud - gitweb
LU-6401 headers: Create single .h for lu_seq_range
[fs/lustre-release.git] / lustre / include / lustre_fld.h
index f02639b..bc8eb89 100644 (file)
@@ -44,6 +44,7 @@
 
 #include <lustre/lustre_idl.h>
 #include <libcfs/libcfs.h>
+#include <lustre/seq_range.h>
 
 struct lu_env;
 struct lu_client_fld;
@@ -137,8 +138,6 @@ struct lu_client_fld {
         /**
          * Client fld proc entry name. */
         char                     lcf_name[80];
-
-       int                      lcf_flags;
 };
 
 /* Server methods */