4 lines
121 B
C
4 lines
121 B
C
|
void externalpipe(const Arg *);
|
||
|
#if EXTERNALPIPEIN_PATCH
|
||
|
void externalpipein(const Arg *);
|
||
|
#endif // EXTERNALPIPEIN_PATCH
|