]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move common/ticks.h to haproxy/ticks.h
authorWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2020 16:15:32 +0000 (18:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commitc2f7c5895ce2c0bbcd9bda4f26e38e6b612d8c13
tree050f08fc1ddc9f03f3fa05d723ff4ccf67911cec
parent374b442cbc5bea4424e85fb958fe24cd15af55b2
REORG: include: move common/ticks.h to haproxy/ticks.h

Nothing needed to be changed, there are no exported types.
20 files changed:
include/haproxy/ticks.h [moved from include/common/ticks.h with 80% similarity]
include/proto/channel.h
include/proto/fd.h
include/proto/peers.h
include/proto/proxy.h
include/proto/stick_table.h
include/proto/task.h
src/backend.c
src/cli.c
src/dns.c
src/ev_epoll.c
src/ev_evports.c
src/ev_kqueue.c
src/ev_poll.c
src/ev_select.c
src/raw_sock.c
src/ssl_sock.c
src/stats.c
src/stream_interface.c
src/tcp_rules.c