Merge branch 'fixes' into next/fixes-non-critical
[deliverable/linux.git] / kernel / ptrace.c
index 1eb9d90c3af926b3217a44b8355a10733a73bd7e..227fec36b12a7b2650a77fd58a9cdb5e18c3e8f1 100644 (file)
@@ -1077,7 +1077,6 @@ int generic_ptrace_pokedata(struct task_struct *tsk, unsigned long addr,
 }
 
 #if defined CONFIG_COMPAT
-#include <linux/compat.h>
 
 int compat_ptrace_request(struct task_struct *child, compat_long_t request,
                          compat_ulong_t addr, compat_ulong_t data)
This page took 0.043429 seconds and 5 git commands to generate.