29
29
                                   SIG_IGN, kill(), SIGKILL */
 
30
30
#include <stddef.h>             /* NULL */
 
31
31
#include <stdlib.h>             /* getenv() */
 
32
 
#include <stdio.h>              /* asprintf(), vasprintf(), vprintf(),
 
 
32
#include <stdio.h>              /* asprintf(), vasprintf(), vprintf(), fprintf() */
 
34
33
#include <stdlib.h>             /* EXIT_FAILURE, free(),
 
36
35
#include <sys/types.h>          /* pid_t, DIR, struct dirent,