]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move debug.h from common/ to haproxy/
authorWilly Tarreau <w@1wt.eu>
Wed, 27 May 2020 14:58:08 +0000 (16:58 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:56 +0000 (10:18 +0200)
commit2a83d60662bb9c6e04bd9c5c014db6c094371ed5
tree852f73d05fd5d454e35a9cd7cebab9dfc7965b27
parent58017eef3f8740be7690f67e9ca5bd356b36bc00
REORG: include: move debug.h from common/ to haproxy/

The debug file is cleaner now and does not depend on much anymore.
include/common/debug.h [deleted file]
include/haproxy/debug.h [new file with mode: 0644]
src/debug.c
src/stats.c
src/wdt.c