]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CONTRIB: mod_defender: make the code build with the embedded includes
authorWilly Tarreau <w@1wt.eu>
Tue, 20 Apr 2021 17:19:53 +0000 (19:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 20 Apr 2021 17:34:02 +0000 (19:34 +0200)
commit131799fc97c6818928ef89a98f593980fbf94fa4
tree87330066670e26ad575825b0668ae62a69bb7207
parentfe5d501c4d84c2c23ba177d8d8bf9320c93d9096
CONTRIB: mod_defender: make the code build with the embedded includes

From now on the code only needs its embedded dependencies and does not
depend any more on external haproxy dependencies. It can now be built
as a standalone project.
contrib/mod_defender/Makefile
contrib/mod_defender/defender.c
contrib/mod_defender/spoa.c