|
@@ -9,7 +9,7 @@
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
* published by the Free Software Foundation.
|
|
*/
|
|
*/
|
|
-#include <linux/module.h>
|
|
|
|
|
|
+#include <linux/extable.h>
|
|
#include <linux/uaccess.h>
|
|
#include <linux/uaccess.h>
|
|
|
|
|
|
int fixup_exception(struct pt_regs *regs)
|
|
int fixup_exception(struct pt_regs *regs)
|