|
@@ -8,7 +8,7 @@
|
|
* as published by the Free Software Foundation; either version
|
|
* as published by the Free Software Foundation; either version
|
|
* 2 of the Licence, or (at your option) any later version.
|
|
* 2 of the Licence, or (at your option) any later version.
|
|
*/
|
|
*/
|
|
-#include <linux/module.h>
|
|
|
|
|
|
+#include <linux/extable.h>
|
|
#include <linux/spinlock.h>
|
|
#include <linux/spinlock.h>
|
|
#include <linux/uaccess.h>
|
|
#include <linux/uaccess.h>
|
|
|
|
|