Add missing clock.h compatiblity header under ctf-ir
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 30 Jan 2018 15:51:59 +0000 (10:51 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 30 Jan 2018 15:51:59 +0000 (10:51 -0500)
Babeltrace 1.5 exposes a clock.h header under ctf-ir which
is equivalent to what is now ctf-writer/clock.h.

This commit adds a compatiblity header which includes
ctf-writer/clock.h in order to maintain the backward
compatibility with the 1.x API.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024556 seconds and 4 git commands to generate.