]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mjson: remove unused defines and math.h
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 1 Oct 2025 17:28:01 +0000 (19:28 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 3 Oct 2025 14:09:51 +0000 (16:09 +0200)
commit61933a96a6b31c0d3e5ec4eb7e963f176d6bd580
tree3d92ab221ccfdad94c1afb9e633bb913186bb9bb
parent8ea8aaace25a08bcbaf844c45ef0c30f2528d818
CLEANUP: mjson: remove unused defines and math.h

Remove unused defines for MSVC which is not used in the case of haproxy,
and remove math.h which is not used as well.
src/mjson.c