mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 07:32:44 +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.