diff --git a/drivers/storage/port/storport/precomp.h b/drivers/storage/port/storport/precomp.h index c82d3458935..68c59ba3398 100644 --- a/drivers/storage/port/storport/precomp.h +++ b/drivers/storage/port/storport/precomp.h @@ -11,7 +11,11 @@ #include #include #include + +/* Declare STORPORT_API functions as exports rather than imports */ +#define _STORPORT_ #include + #include #include #include