]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: init: remove the ifdef on HAPROXY_MEMMAX
authorWilly Tarreau <w@1wt.eu>
Thu, 17 Feb 2022 16:15:02 +0000 (17:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Feb 2022 16:11:33 +0000 (17:11 +0100)
commitb61fccdc3f1ad23597ae1bf330855d115a60b6b5
treef22a630ab4ab9da674f5cc5b6b095744be45aa13
parentcc0d554e5f13788bb1b263fca26df3b2b0154e40
CLEANUP: init: remove the ifdef on HAPROXY_MEMMAX

It's ugly, let's move it to defaults.h with all other ones and preset
it to zero if not defined.
include/haproxy/defaults.h
src/haproxy.c