From e6a03f10e5175cbfcb2afb605cb0abca7f03d182 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Fri, 18 Feb 2011 17:42:20 -0800 Subject: namespace reorg --- src/cli_shell_api.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cli_shell_api.cpp') diff --git a/src/cli_shell_api.cpp b/src/cli_shell_api.cpp index 0c76daa..41d18e2 100644 --- a/src/cli_shell_api.cpp +++ b/src/cli_shell_api.cpp @@ -27,6 +27,8 @@ #include #include +using namespace cstore; + /* This program provides an API for shell scripts (e.g., snippets in * templates, standalone scripts, etc.) to access the CLI cstore library. * It is installed in "/opt/vyatta/sbin", but a symlink "/bin/cli-shell-api" -- cgit v1.2.3