BUILD/MINOR: opentracing: fixed compilation with filter enabled
authorMiroslav Zagorac <mzagorac@haproxy.com>
Tue, 11 May 2021 17:21:54 +0000 (19:21 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 12 May 2021 07:45:16 +0000 (09:45 +0200)
commitd2acd0b3a793f84ec67852bcb54b7d41ce3d04f3
treee4aa722eef3c21adc6f133f426af2874962473d4
parent9e274280a471decfa8e53e0d271693d3b2caf53d
BUILD/MINOR: opentracing: fixed compilation with filter enabled

The inclusion of header files proxy.h and tools.h was added to the
addons/ot/include/include.h file.  Without this HAProxy cannot be
compiled if the OpenTracing filter is to be used.
addons/ot/include/include.h