diff options
Diffstat (limited to 'drivers/base/hypervisor.c')
-rw-r--r-- | drivers/base/hypervisor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/base/hypervisor.c b/drivers/base/hypervisor.c index 6428cba3aadd..4f8b741f4615 100644 --- a/drivers/base/hypervisor.c +++ b/drivers/base/hypervisor.c | |||
@@ -10,6 +10,7 @@ | |||
10 | 10 | ||
11 | #include <linux/kobject.h> | 11 | #include <linux/kobject.h> |
12 | #include <linux/device.h> | 12 | #include <linux/device.h> |
13 | #include <linux/export.h> | ||
13 | #include "base.h" | 14 | #include "base.h" |
14 | 15 | ||
15 | struct kobject *hypervisor_kobj; | 16 | struct kobject *hypervisor_kobj; |