We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c400d88 commit fb57df7Copy full SHA for fb57df7
shim/linux/src/entry.c
@@ -55,8 +55,8 @@
55
#include <handle_vm_kvm_create_vcpu.h>
56
#include <handle_vm_kvm_destroy_vcpu.h>
57
#include <handle_vm_kvm_get_irqchip.h>
58
-#include <handle_vm_kvm_irqfd.h>
59
#include <handle_vm_kvm_irq_line.h>
+#include <handle_vm_kvm_irqfd.h>
60
#include <handle_vm_kvm_set_irqchip.h>
61
#include <handle_vm_kvm_set_user_memory_region.h>
62
#include <linux/anon_inodes.h>
0 commit comments