Silence some warnings.

This commit is contained in:
phk 2000-04-03 10:09:18 +00:00
parent 2cb0f4808e
commit 865f9734f9

View File

@ -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,