mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 06:41:28 +02:00
Previous commit 8f204fa8ae ("MINOR: debug: print gdb hints when crashing")
broken on the CI where strlen() isn't known. Let's forward-declare it in
the __ABORT_NOW() functions, just like write(). No backport is needed.