summaryrefslogtreecommitdiffstats
path: root/sys/sys/devicestat.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-04-03 10:09:18 +0000
committerphk <phk@FreeBSD.org>2000-04-03 10:09:18 +0000
commit865f9734f9cb790a385ee9452264a3904c9d60df (patch)
tree5e3c2a4bee1bdea5b177ef97e9a8b56afcbb4fb0 /sys/sys/devicestat.h
parent2cb0f4808e129ed111085d3aa84de8efd5937f52 (diff)
downloadFreeBSD-src-865f9734f9cb790a385ee9452264a3904c9d60df.zip
FreeBSD-src-865f9734f9cb790a385ee9452264a3904c9d60df.tar.gz
Silence some warnings.
Diffstat (limited to 'sys/sys/devicestat.h')
-rw-r--r--sys/sys/devicestat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/devicestat.h b/sys/sys/devicestat.h
index ec91c18..d06f993 100644
--- a/sys/sys/devicestat.h
+++ b/sys/sys/devicestat.h
@@ -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,
OpenPOWER on IntegriCloud