]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: fix build error on FreeBSD
authorWilly Tarreau <w@1wt.eu>
Mon, 23 Jan 2012 14:35:52 +0000 (15:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 23 Jan 2012 14:35:52 +0000 (15:35 +0100)
commitb05405a3a8c54922a31f56fd7d81e79c93d152a5
tree73195b2b12e49e02ba59969f946dfb059165c7b4
parent615674cdec067066a42f53f5d55628ab7b207e6c
BUILD: fix build error on FreeBSD

Marcello Gorlani reported that commit 5e205524ad24003ecc4dbb435066aebe7ed58d95
(BUG: http: re-enable TCP quick-ack upon incomplete HTTP requests) broke build
on FreeBSD.

Moving the include lower fixes the issue. This must be backported to 1.4 too.
src/proto_http.c