diff options
Diffstat (limited to 'drivers/hv/mshv_common.c')
-rw-r--r-- | drivers/hv/mshv_common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hv/mshv_common.c b/drivers/hv/mshv_common.c index 2575e6d7a71f..6f227a8a5af7 100644 --- a/drivers/hv/mshv_common.c +++ b/drivers/hv/mshv_common.c @@ -13,6 +13,7 @@ #include <linux/mm.h> #include <asm/mshyperv.h> #include <linux/resume_user_mode.h> +#include <linux/export.h> #include "mshv.h" |