Skip to content

Commit

Permalink
[module] Fix build on Linux 6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pongo1231 committed May 27, 2024
1 parent 695cbc2 commit 55b7500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/kvmfr.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include <linux/highmem.h>
#include <linux/memremap.h>
#include <linux/version.h>
#include <linux/vmalloc.h>

#include <asm/io.h>

Expand Down

0 comments on commit 55b7500

Please sign in to comment.