mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 07:26:12 +01:00
4 lines
121 B
C
4 lines
121 B
C
void externalpipe(const Arg *);
|
|
#if EXTERNALPIPEIN_PATCH
|
|
void externalpipein(const Arg *);
|
|
#endif // EXTERNALPIPEIN_PATCH
|