BUILD: http-rules: include proxy.h from http_rules.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:30:37 +0000 (20:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:35:39 +0000 (20:35 +0200)
commitd1dd2500f2b6a63cc0fbd39122d642ecacff8c77
tree05a8c0b9ac9610be73f533fa28cdc2fc5363ed53
parent5958c43271c6ed3c8c00c0aea375b2f97a7c2b06
BUILD: http-rules: include proxy.h from http_rules.c

Many proxy functions are called there but the include was missing and
inherited via cfgparse.h.
src/http_rules.c