haproxy/include
Alex 41007a6835 MINOR: sample: converter: Add mjson library.
This library is required for the subsequent patch which adds
the JSON query possibility.

It is necessary to change the include statement in "src/mjson.c"
because the imported includes in haproxy are in "include/import"

orig: #include "mjson.h"
new:  #include <import/mjson.h>
2021-04-15 17:05:38 +02:00
..
haproxy MINOR: sample: add ub64dec and ub64enc converters 2021-04-13 17:28:13 +02:00
import MINOR: sample: converter: Add mjson library. 2021-04-15 17:05:38 +02:00