ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
[linux-2.6-block.git] / kernel / kprobes.c
index d10ab6b9b5e082e47570ab76b8e5aefa7e58ec5a..d63095472ea98dfbe9932246032597f630886a0f 100644 (file)
@@ -49,7 +49,7 @@
 #include <linux/cpu.h>
 #include <linux/jump_label.h>
 
-#include <asm-generic/sections.h>
+#include <asm/sections.h>
 #include <asm/cacheflush.h>
 #include <asm/errno.h>
 #include <asm/uaccess.h>