1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Silence some warnings.

This commit is contained in:
Poul-Henning Kamp 2000-04-03 10:09:18 +00:00
parent 26d052cf1c
commit 296f1f066e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58969

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,