11 lines
219 B
Diff
11 lines
219 B
Diff
|
--- ksym_mod.c
|
||
|
+++ ksym_mod.c
|
||
|
@@ -91,6 +91,7 @@
|
||
|
#include <sys/stat.h>
|
||
|
#include <stdarg.h>
|
||
|
#include <paths.h>
|
||
|
+#include <linux/bitops.h>
|
||
|
#include <asm/atomic.h>
|
||
|
#include <limits.h>
|
||
|
/* #include <linux/version.h> */
|