#ifndef _SUBPROC_H_2902ca95_ #define _SUBPROC_H_2902ca95_ extern void fork_child(const char **, int *, int *, int *); #endif