]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move the base files from common/ to haproxy/
authorWilly Tarreau <w@1wt.eu>
Wed, 27 May 2020 12:38:20 +0000 (14:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:56 +0000 (10:18 +0200)
commitfd4bffe7c090ff316477fc245c5d3037fb32b713
treee384d81c5fea00f136580f1435111ba2f7fed992
parentb9082a93e5b8e5baea88062a0dfb1f6317251e7b
REORG: include: move the base files from common/ to haproxy/

The files currently covered by api-t.h and api.h (compat, compiler,
defaults, initcall) are now located inside haproxy/.
include/haproxy/api-t.h
include/haproxy/api.h
include/haproxy/compat.h [moved from include/common/compat.h with 97% similarity]
include/haproxy/compiler.h [moved from include/common/compiler.h with 97% similarity]
include/haproxy/defaults.h [moved from include/common/defaults.h with 98% similarity]
include/haproxy/initcall.h [moved from include/common/initcall.h with 98% similarity]