haproxy/include
Godbach e468d55998 BUG/MINOR: server: move the directive #endif to the end of file
If a source file includes proto/server.h twice or more, redefinition errors will
be triggered for such inline functions as server_throttle_rate(),
server_is_draining(), srv_adm_set_maint() and so on. Just move #endif directive
to the end of file to solve this issue.

Signed-off-by: Godbach <nylzhaowei@gmail.com>
2014-07-29 11:03:14 +02:00
..
common MEDIUM: stick-table: make it easier to register extra data types 2014-07-15 19:14:52 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto BUG/MINOR: server: move the directive #endif to the end of file 2014-07-29 11:03:14 +02:00
types MEDIUM: http: add the track-sc* actions to http-request rules 2014-07-16 17:26:40 +02:00