From: nikita Date: Fri, 21 Jul 2006 19:24:03 +0000 (+0000) Subject: fix forward declaration X-Git-Tag: v1_8_0_110~486^2~1356 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=2eaf460abff3f12427d8b452b5f7aa6c7c234ff2;p=fs%2Flustre-release.git fix forward declaration --- diff --git a/lustre/osd/osd_oi.h b/lustre/osd/osd_oi.h index e565c30..f26cd28 100644 --- a/lustre/osd/osd_oi.h +++ b/lustre/osd/osd_oi.h @@ -45,7 +45,8 @@ struct osd_thread_info; struct lu_site; struct thandle; -struct osd_device; +struct dt_device; + /* * Object Index (oi) instance.