mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-01 21:22:09 +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.