lib: internal: object-pool.h: require logging
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 28 Jun 2019 21:01:51 +0000 (17:01 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 29 Jun 2019 06:04:08 +0000 (02:04 -0400)
commit130f527ce24f8053262ab5040d33e10b09e547bd
tree342d1651fc2debceae4e045b41e6a4dd3ad45762
parentcb169d056ee13fe68308b5f0ee4e9f58310b781b
lib: internal: object-pool.h: require logging

This patch makes the internal `object-pool.h` require what it needs
instead of using the macros only if they exist. This makes it impossible
to skip logging in this header.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I5f1b5550dfca7c7f3e8d62134a2917b059e4da0c
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1580
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/lib/object-pool.h
This page took 0.024571 seconds and 4 git commands to generate.