BUILD: fcgi-app: include proxy.h in fcgi-app.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:23:18 +0000 (20:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:24:09 +0000 (20:24 +0200)
commit03f839d0ea6e5c7d8988e067369edfcc7236e277
tree7058c2fdb68545a0da20d693d210818a0959f709
parentdaa6f1a33d1ff357a6e3929caa43ddcce58a695e
BUILD: fcgi-app: include proxy.h in fcgi-app.c

It's needed for proxies_list and used to be inherited via cfgparse.h.
src/fcgi-app.c