X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fptrace.h;h=0d36750fc0f10954cad808cb863183cf5e0265cd;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=578c28e5094e6cceb23b5c4bd658f3e581e41e7a;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/linux/ptrace.h b/include/linux/ptrace.h index 578c28e50..0d36750fc 100644 --- a/include/linux/ptrace.h +++ b/include/linux/ptrace.h @@ -94,7 +94,6 @@ extern void __ptrace_link(struct task_struct *child, extern void __ptrace_unlink(struct task_struct *child); extern void ptrace_untrace(struct task_struct *child); extern int ptrace_may_attach(struct task_struct *task); -extern int __ptrace_may_attach(struct task_struct *task); static inline void ptrace_link(struct task_struct *child, struct task_struct *new_parent)