diff options
Diffstat (limited to 'drivers/hv/mshv_root_hv_call.c')
-rw-r--r-- | drivers/hv/mshv_root_hv_call.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hv/mshv_root_hv_call.c b/drivers/hv/mshv_root_hv_call.c index a222a16107f6..c9c274f29c3c 100644 --- a/drivers/hv/mshv_root_hv_call.c +++ b/drivers/hv/mshv_root_hv_call.c @@ -9,6 +9,7 @@ #include <linux/kernel.h> #include <linux/mm.h> +#include <linux/export.h> #include <asm/mshyperv.h> #include "mshv_root.h" |