diff options
| author | An-Cheng Huang <ancheng@vyatta.com> | 2011-04-30 21:42:12 +0800 |
|---|---|---|
| committer | An-Cheng Huang <ancheng@vyatta.com> | 2011-04-30 21:42:12 +0800 |
| commit | 1b2a0fd1ae1e6dfc18e4f75f73cd7befb47cf538 (patch) | |
| tree | d6a43f4d834ee341645bd0005479a7908ee95c6c /src/cli_shell_api.cpp | |
| parent | 20935c34d6fad4af9ab27e4a1b934e7e9e375358 (diff) | |
| download | vyatta-cfg-1b2a0fd1ae1e6dfc18e4f75f73cd7befb47cf538.tar.gz vyatta-cfg-1b2a0fd1ae1e6dfc18e4f75f73cd7befb47cf538.zip | |
preliminary implementation of new commit
Diffstat (limited to 'src/cli_shell_api.cpp')
| -rw-r--r-- | src/cli_shell_api.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli_shell_api.cpp b/src/cli_shell_api.cpp index 3ab4996..6e8f384 100644 --- a/src/cli_shell_api.cpp +++ b/src/cli_shell_api.cpp @@ -25,6 +25,7 @@ #include <cstore/cstore.hpp> #include <cnode/cnode.hpp> #include <cnode/cnode-algorithm.hpp> +#include <commit/commit-algorithm.hpp> #include <cparse/cparse.hpp> using namespace cstore; |
