mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-01 19:20:59 +02: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.