]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move pipe.h to haproxy/pipe{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 06:32:23 +0000 (08:32 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commit551271d99c3afd1abcc71522c3367e125f880da6
treeaed83029c74f501e282d8ca8994ad864f892d8f0
parentba2f73d40eacb4c4f9e709fbcaa5d75733c38618
REORG: include: move pipe.h to haproxy/pipe{,-t}.h

No change was needed beyond a minor cleanup.
12 files changed:
contrib/prometheus-exporter/service-prometheus.c
include/haproxy/pipe-t.h [new file with mode: 0644]
include/haproxy/pipe.h [new file with mode: 0644]
include/proto/pipe.h [deleted file]
include/types/pipe.h [deleted file]
src/cli.c
src/mux_h1.c
src/pipe.c
src/raw_sock.c
src/stats.c
src/stream.c
src/stream_interface.c