Skip to content

Commit

Permalink
fix: fix ftbfs for openwrt
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
  • Loading branch information
RevySR committed Oct 9, 2023
1 parent 7d3746c commit b9bf28b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions virt/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
#include <linux/io.h>
#include <linux/lockdep.h>
#include <linux/kthread.h>
#include <linux/security.h>

#include <asm/processor.h>
#include <asm/ioctl.h>
Expand Down

0 comments on commit b9bf28b

Please sign in to comment.