diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-05-05 09:59:14 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-05-05 09:59:14 +0000 |
| commit | 9626b608de4a43ec9984c3ee95b2ce624b3c0924 (patch) | |
| tree | b1e53d453112b9bf26ef95be27ea84f2e9bdacf0 /sys/dev/dpt | |
| parent | 33a0a551d439227028f2280faebe76b81c857cca (diff) | |
Notes
Diffstat (limited to 'sys/dev/dpt')
| -rw-r--r-- | sys/dev/dpt/dpt_control.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/dpt/dpt_control.c b/sys/dev/dpt/dpt_control.c index 474eb8838b04..ef3ddf265049 100644 --- a/sys/dev/dpt/dpt_control.c +++ b/sys/dev/dpt/dpt_control.c @@ -45,6 +45,7 @@ #include <sys/systm.h> #include <sys/malloc.h> #include <sys/kernel.h> +#include <sys/bio.h> #include <sys/buf.h> #include <sys/uio.h> #include <sys/conf.h> |
