]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move signal.h to haproxy/signal{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 15:37:26 +0000 (17:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commit3727a8a0837dfb2f4188a9c3bdfc550385d71fe3
tree43ddb646f4a899d8b229e8a41d2858df32b283d7
parentfc77454aff431d618b20b473157c805bb6a11ab3
REORG: include: move signal.h to haproxy/signal{,-t}.h

No change was necessary. Include from wdt.c was dropped since unneeded.
18 files changed:
include/haproxy/mworker-t.h
include/haproxy/mworker.h
include/haproxy/signal-t.h [moved from include/types/signal.h with 93% similarity]
include/haproxy/signal.h [moved from include/proto/signal.h with 93% similarity]
src/checks.c
src/debug.c
src/ev_epoll.c
src/ev_evports.c
src/ev_kqueue.c
src/flt_spoe.c
src/haproxy.c
src/mworker.c
src/namespace.c
src/peers.c
src/proxy.c
src/signal.c
src/sink.c
src/wdt.c