diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:13:23 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:13:23 +0000 |
commit | f341ca9891fd100cadeec3738b31fe62cdececd1 (patch) | |
tree | 3a5e1848a386dcd257e25407bcc8d5c21ce0f514 /sbin | |
parent | 1b16b2892654b969cc7465a3aaf0f95d70db028c (diff) | |
download | src-test2-f341ca9891fd100cadeec3738b31fe62cdececd1.tar.gz src-test2-f341ca9891fd100cadeec3738b31fe62cdececd1.zip |
Notes
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/vinum/vext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/vinum/vext.h b/sbin/vinum/vext.h index 3d0f79b8320a..fcfb1e44eabe 100644 --- a/sbin/vinum/vext.h +++ b/sbin/vinum/vext.h @@ -56,7 +56,6 @@ enum { #include <sys/param.h> #include <sys/errno.h> -#include <sys/dkstat.h> #include <sys/time.h> #include <sys/bio.h> #include <sys/buf.h> |