diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
| commit | 3389ae93509e373046adc0ada353e39e359c4ff8 (patch) | |
| tree | 711d8bc2c1e87fb0ed11d838ebaff4ce01c239be /sys/dev/isp/isp_freebsd.c | |
| parent | e938899cc30700c0eefcddf7e168ed50a3904c92 (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/isp_freebsd.c')
| -rw-r--r-- | sys/dev/isp/isp_freebsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_freebsd.c b/sys/dev/isp/isp_freebsd.c index ac6a4b77fb05..54b383441250 100644 --- a/sys/dev/isp/isp_freebsd.c +++ b/sys/dev/isp/isp_freebsd.c @@ -33,7 +33,6 @@ * SUCH DAMAGE. */ #include <dev/isp/isp_freebsd.h> -#include <sys/malloc.h> static void isp_cam_async(void *, u_int32_t, struct cam_path *, void *); static void isp_poll(struct cam_sim *); |
