diff --git a/ch9344.c b/ch9344.c index 8130334..b017faa 100644 --- a/ch9344.c +++ b/ch9344.c @@ -62,7 +62,11 @@ #include #include #include +#if (LINUX_VERSION_CODE >= KERNEL_VERSION(6, 12, 0)) +#include +#else #include +#endif #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)) #include