haproxy/include
Willy Tarreau 17306b905e MINOR: cli: add a few missing includes in proto/cli.h
Just found that proto/cli.h doesn't build if types/cli.h is not also
included by the caller, as it uses cli_kw_list is used in arguments.
But it's also true for a few other ones like mworker_proc, stream,
and channel, so let's fix this.
2018-11-22 11:47:53 +01:00
..
common REORG: config: extract the proxy parser into cfgparse-listen.c 2018-11-19 06:47:09 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: cli: add a few missing includes in proto/cli.h 2018-11-22 11:47:53 +01:00
types MINOR: cli: add mworker_accept_wrapper to 'show fd' 2018-11-22 11:42:51 +01:00