]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] replaced u_int32_t with unsigned int.
authorWilly Tarreau <w@1wt.eu>
Sun, 15 Oct 2006 21:32:18 +0000 (23:32 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 15 Oct 2006 21:32:18 +0000 (23:32 +0200)
commitaad2e49034566440eb6585e14c82294a4960d4d1
treeb39352fad3e41dca4bd2372a86ae55fd7b7d3113
parent7d67768e27e8807f0c4d738d165518287a70eb64
[BUILD] replaced u_int32_t with unsigned int.

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.
include/types/buffers.h