Fix build with GCC
Fix suggested by: jhb, scottl Sponsored by: Panzura
This commit is contained in:
parent
052e12a508
commit
4c6bf7c398
@ -54,7 +54,6 @@ MALLOC_DEFINE(M_PVSCSI, "pvscsi", "PVSCSI memory");
|
||||
#define ccb_pvscsi_sc spriv_ptr1
|
||||
|
||||
struct pvscsi_softc;
|
||||
static timeout_t pvscsi_timeout;
|
||||
struct pvscsi_hcb;
|
||||
struct pvscsi_dma;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user