]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move counters.h to haproxy/counters-t.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 09:01:17 +0000 (11:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commit167e1eb7c7860d516210a81ea46f1b78ad338d1d
tree7ca6b936f6d54960673397c839d369b277676b5a
parent7d865a5e3e15bb42bf5b212b82ed052b74cfdda4
REORG: include: move counters.h to haproxy/counters-t.h

Since these are only type definitions, let's move them to counters-t.h
and reserve counters.h for when functions will be needed.
include/haproxy/counters-t.h [moved from include/types/counters.h with 98% similarity]
include/types/proxy.h
include/types/server.h