pipe2: decouple from binary-io a bit
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Jul 2013 08:35:26 +0000 (01:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Jul 2013 08:35:44 +0000 (01:35 -0700)
commitab63a3d7bdc3c2364dcd1e89b6ac9f7609688092
treef50c93eedb55aef600fdf5d1100a256ce30378d8
parent612ef3f7eabd0630941517d225e866a7fb7a3b3e
pipe2: decouple from binary-io a bit

This is for Emacs, which needs pipe2 but not binary-io.
* lib/pipe2.c [!GNULIB_BINARY_IO]: Don't include binary-io.h.
* modules/binary-io (Depends-on): Add module indicator.
ChangeLog
lib/pipe2.c
modules/binary-io