/* Copyright 2007, Red Hat Inc. */ #include extern int attach (pid_t pid); extern void detach (pid_t pid, int stopped); extern int attach_redelivered; extern void delay (void);