mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-19 00:51:37 +01:00
The unlikely() implementation for gcc 4.x spits out a warning when a pointer is passed. Add a cast to unsigned long.
The unlikely() implementation for gcc 4.x spits out a warning when a pointer is passed. Add a cast to unsigned long.