]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mjson: remove unused defines from mjson.h
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 6 Oct 2025 07:26:36 +0000 (09:26 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 6 Oct 2025 07:30:07 +0000 (09:30 +0200)
commit69bd253b23260dd77b1bcb8c40032ff2ba530f93
tree67977dc32b450f729d2e0a51142423f0582c8c9f
parent8219fa184203d2646f86c6be2630e1c9ffc8ebd0
CLEANUP: mjson: remove unused defines from mjson.h

This patch removes unused defines from mjson.h.
It also removes unused c++ declarations and includes.

string.h is moved to mjson.c
include/import/mjson.h
src/mjson.c