[BUILD] fix build with gcc 4.3
authorJeremy Hinegardner <jeremy@hinegardner.org>
Mon, 21 Apr 2008 05:34:31 +0000 (07:34 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 21 Apr 2008 05:35:00 +0000 (07:35 +0200)
commite7dd2f29b9529965c465b19035f42256fd138bdc
treeefc99593c347affe2b96b1e2dffc522f25c4f5bc
parentcdeb9a2002f68737c99c0a0515b143a2810c6dec
[BUILD] fix build with gcc 4.3

For Fedora 9 gcc 4.3 will be shipping as a feature, and right now haproxy does
not compile with gcc 4.3.

It appears that there is a reordering of headers or something along those lines,
This is the patch that gets haproxy to compile with gcc 4.3.  I'm not sure if
this is the correct approach you would want to use, so please correct me.

If this works for you, I'll go ahead and put this patch in the src rpm until a
release of haproxy which compiles with gcc 4.3 is released.
include/common/compat.h