#ifndef DORNE_EPTY_H #define DORNE_EPTY_H #include pid_t forkepty(int *fdmx, int *fderr); #endif /* DORNE_EPTY_H */