]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move dns.h to haproxy/dns{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 08:53:16 +0000 (10:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commiteb92deb5000ae9e77988aca28393c2acc2267e48
treea1f0a93ab31f16aaa48bcae296e99e513fb4f7ab
parentac13aeaa891a8f2a4cbe8319118ccb0e214a74db
REORG: include: move dns.h to haproxy/dns{,-t}.h

The files were moved as-is.
13 files changed:
include/haproxy/dns-t.h [moved from include/types/dns.h with 99% similarity]
include/haproxy/dns.h [moved from include/proto/dns.h with 94% similarity]
include/proto/server.h
include/types/server.h
src/cfgparse.c
src/checks.c
src/cli.c
src/dns.c
src/haproxy.c
src/server.c
src/stats.c
src/stream.c
src/tools.c