]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move lb_fwrr.h to haproxy/lb_fwrr{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 12:45:03 +0000 (14:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commit546ba42c7339d0d672c3a0a92d505693520785b4
tree2cb8ba43a96873d73fb17eb13008e64449e1ae0b
parent0254941666e76ac607029db32acac95e0e6b565a
REORG: include: move lb_fwrr.h to haproxy/lb_fwrr{,-t}.h

Nothing fancy, includes were already OK. The proto didn't reference the
type, this was fixed. Still references proxy.h and server.h from types/.
include/haproxy/lb_fwrr-t.h [moved from include/types/lb_fwrr.h with 92% similarity]
include/haproxy/lb_fwrr.h [moved from include/proto/lb_fwrr.h with 88% similarity]
include/types/backend.h
src/backend.c
src/cfgparse.c