From e2022fecd97f3088dc489bc61fad38c012623b7f Mon Sep 17 00:00:00 2001 From: slioch Date: Mon, 26 Jan 2009 14:16:49 -0800 Subject: expose new cli functions in cfg library. --- src/common/unionfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/unionfs.c b/src/common/unionfs.c index e325058..1d9cbe8 100644 --- a/src/common/unionfs.c +++ b/src/common/unionfs.c @@ -8,7 +8,7 @@ #include "common/defs.h" #include "common/unionfs.h" -extern boolean g_debug; +boolean g_debug; extern vtw_path m_path; extern vtw_path t_path; -- cgit v1.2.3