Silence some warnings.
This commit is contained in:
parent
26d052cf1c
commit
296f1f066e
@ -207,6 +207,7 @@ struct devstat {
|
|||||||
|
|
||||||
#ifdef _KERNEL
|
#ifdef _KERNEL
|
||||||
struct buf;
|
struct buf;
|
||||||
|
struct bio;
|
||||||
void devstat_add_entry(struct devstat *ds, const char *dev_name,
|
void devstat_add_entry(struct devstat *ds, const char *dev_name,
|
||||||
int unit_number, u_int32_t block_size,
|
int unit_number, u_int32_t block_size,
|
||||||
devstat_support_flags flags,
|
devstat_support_flags flags,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user