
8 Jul
2019
8 Jul
'19
3:16 p.m.
On Thu, Jul 04, 2019 at 04:26:33PM +0200, Peter Krempa wrote:
Allow using it from the tests.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/snapshot_conf.c | 2 +- src/conf/snapshot_conf.h | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-)
Consider creating a new include file snapshot_conf_priv.h for usage in tests. Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano