]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: Fix build by including haproxy/global.h
authorOlivier Houchard <cognet@ci0.org>
Tue, 16 Jun 2020 21:35:00 +0000 (23:35 +0200)
committerOlivier Houchard <cognet@ci0.org>
Tue, 16 Jun 2020 21:36:04 +0000 (23:36 +0200)
commitb25970f89602c2cf8c60a100d120182f3f7aaabf
treefed77426cf14a9c6100abd6f299158142d84babc
parent7bf484ac91b50bb77dbd901a4df692163287d31f
BUILD: Fix build by including haproxy/global.h

In srv/version.c, fix build by including haproxy/global.h, so that
REGISTER_BUILD_OPTS is properly defined.
src/version.c