Fix: rename config internal header to abi
authorDavid Goulet <dgoulet@efficios.com>
Mon, 17 Mar 2014 15:33:10 +0000 (11:33 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 17 Mar 2014 15:33:10 +0000 (11:33 -0400)
commit54a9842323bdcf75da5f0e31a433191af7f687fd
tree4f44fab9749b8f6bda931b9c0e234cbdd38f413c
parentab85fc7fad7ae208e310a4af6b753f6968a7fd60
Fix: rename config internal header to abi

Allow config ABI to be visible to the internal code.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/save.c
src/common/config/config-session-abi.h [new file with mode: 0644]
src/common/config/config-session-internal.h [deleted file]
src/common/config/config.c
src/common/config/config.h
This page took 0.026453 seconds and 4 git commands to generate.