mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-08 12:31:21 +01:00
Linux and BSD know about u_int32_t, while Solaris knows about uint32_t. This is getting boring and unsigned int perfectly fits the goal for the moment. Further investigation will be performed anyway.