summaryrefslogtreecommitdiff
path: root/lib/pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pipe.h')
-rw-r--r--lib/pipe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/pipe.h b/lib/pipe.h
new file mode 100644
index 0000000..3c1b4b8
--- /dev/null
+++ b/lib/pipe.h
@@ -0,0 +1,2 @@
+/* Obsolete; consider using spawn-pipe.h instead. */
+#include "spawn-pipe.h"