#ifndef _FORKEXECREADWAIT_H____ #define _FORKEXECREADWAIT_H____ #include "stralloc.h" extern int forkexecreadwait(stralloc *out, stralloc *out2, char **run); #endif