You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-power/acpi_call/files/acpi_call-3.17-linux-4.12.p...

13 lines
256 B

diff --git a/acpi_call.c b/acpi_call.c
index 35bfe12..c059511 100644
--- a/acpi_call.c
+++ b/acpi_call.c
@@ -7,6 +7,7 @@
#include <linux/proc_fs.h>
#include <linux/slab.h>
#include <asm/uaccess.h>
+#include <linux/uaccess.h>
MODULE_LICENSE("GPL");