]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: http: rename error_message http_error_message to fix conflicts on RHEL
authorWilly Tarreau <w@1wt.eu>
Tue, 4 Sep 2012 10:19:04 +0000 (12:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 4 Sep 2012 10:19:04 +0000 (12:19 +0200)
commit783f25800cc0b10793817afd1d78615125be3a36
treea3fa89e2596bb0842568f555fcd01d95b6047be6
parent0573747da08f13547473db286631d54d36a4db9f
BUILD: http: rename error_message http_error_message to fix conflicts on RHEL

Duncan Hall reported a build issue on CentOS where error_message conflicts
with another system declaration when SSL is enabled. Rename the function.
include/proto/proto_http.h
src/proto_http.c
src/session.c