mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 14:33:25 +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.