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