Whamcloud - gitweb
liblustre: fix warning during user-space compilation
authornikita <nikita>
Fri, 4 Aug 2006 13:59:53 +0000 (13:59 +0000)
committernikita <nikita>
Fri, 4 Aug 2006 13:59:53 +0000 (13:59 +0000)
lustre/include/lustre_mds.h

index f130c3d..901829f 100644 (file)
@@ -78,6 +78,8 @@ struct mds_file_data {
 #endif
 
 /* mds/mds_reint.c */
+struct inode;
+
 int mds_reint_rec(struct mds_update_record *r, int offset,
                   struct ptlrpc_request *req, struct lustre_handle *);