Open andreabadesso opened 5 years ago
Fixes build on newer linux kernel versions
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/?id=a2b4a79b88b24c49d98d45a06a014ffd22ada1a4
Do you have the error message that this fixes and the kernel version?
Also, I don't understand the link to the Linux kernel. Adding#include <linux/ioctl.h> is what breaks things?
#include <linux/ioctl.h>
Fixes build on newer linux kernel versions
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/?id=a2b4a79b88b24c49d98d45a06a014ffd22ada1a4