diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-03-08 08:01:31 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-03-08 08:01:31 +0000 |
| commit | 60794e0478b835c275eccb116cd177a789f87f56 (patch) | |
| tree | 040efa2f46ce483cf5b045724c67c81b1d43d147 /sys/dev/ppbus | |
| parent | 74c69254e6161f609c5b4c3faca34b027753580b (diff) | |
Notes
Diffstat (limited to 'sys/dev/ppbus')
| -rw-r--r-- | sys/dev/ppbus/vpo.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ppbus/vpo.c b/sys/dev/ppbus/vpo.c index ad83e2f83270..e76d14b60a74 100644 --- a/sys/dev/ppbus/vpo.c +++ b/sys/dev/ppbus/vpo.c @@ -31,8 +31,6 @@ #include <sys/module.h> #include <sys/bus.h> #include <sys/malloc.h> -#include <sys/devicestat.h> /* for struct devstat */ - #include <cam/cam.h> #include <cam/cam_ccb.h> |
