upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / include / linux / pid.h
index a0b1988..5b2fcb1 100644 (file)
@@ -52,6 +52,4 @@ extern void switch_exec_pids(struct task_struct *leader, struct task_struct *thr
                        hlist_unhashed(&(task)->pids[type].pid_chain)); \
        }                                                               \
 
-extern int pid_alive(struct task_struct *p);
-
 #endif /* _LINUX_PID_H */