lib: plugin.h: force header user to include "lib/logging.h"
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 14 Jun 2019 21:12:36 +0000 (17:12 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 20 Jun 2019 18:01:16 +0000 (14:01 -0400)
commitd3207ebf1d1c1f83865764590bbb635dd028403c
treeb65d594007fc43d347b6c142a57ecc8df23cdb85
parent3f3b176151b4163f9ae85bc583865850a18a6ce4
lib: plugin.h: force header user to include "lib/logging.h"

This pattern is found in other headers where, instead of including the
logging header for the user, we ask her to set up the logging and then
include the header.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I922b09f63eff41b9c3ba30df7ace0b8b30b5b5b2
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1443
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
src/lib/plugin/plugin.h
src/python-plugin-provider/python-plugin-provider.c
This page took 0.024585 seconds and 4 git commands to generate.