Whamcloud - gitweb
fix forward declaration
authornikita <nikita>
Fri, 21 Jul 2006 19:24:03 +0000 (19:24 +0000)
committernikita <nikita>
Fri, 21 Jul 2006 19:24:03 +0000 (19:24 +0000)
lustre/osd/osd_oi.h

index e565c30..f26cd28 100644 (file)
@@ -45,7 +45,8 @@ struct osd_thread_info;
 struct lu_site;
 struct thandle;
 
-struct osd_device;
+struct dt_device;
+
 
 /*
  * Object Index (oi) instance.