]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move lb_fwlc.h to haproxy/lb_fwlc{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 12:41:04 +0000 (14:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commit0254941666e76ac607029db32acac95e0e6b565a
tree7cc5d2f17c6d0000de696a8bdce1fcd83ae7cf93
parentb5fc3bf6dcbe615f0dea67f536b1dbf021a566ce
REORG: include: move lb_fwlc.h to haproxy/lb_fwlc{,-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_fwlc-t.h [moved from include/types/lb_fwlc.h with 89% similarity]
include/haproxy/lb_fwlc.h [moved from include/proto/lb_fwlc.h with 88% similarity]
include/types/backend.h
src/backend.c
src/cfgparse.c