diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-07-29 15:54:17 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-07-29 15:54:17 -0700 |
commit | 363464a3815cd59dea763f05069e94cdc1107726 (patch) | |
tree | a00bebf1c8e0b506a47148643518dcbae9ac6578 /src/cli_path_utils.c | |
parent | 51dabae40799358785a147b3447b7075e7fae22b (diff) | |
parent | e579a863ade994cedc433cfffcd2d3f32f5739be (diff) | |
download | vyatta-cfg-363464a3815cd59dea763f05069e94cdc1107726.tar.gz vyatta-cfg-363464a3815cd59dea763f05069e94cdc1107726.zip |
Merge branch 'islavista' of speedy:git/vyatta-cfg into islavista
Diffstat (limited to 'src/cli_path_utils.c')
-rw-r--r-- | src/cli_path_utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli_path_utils.c b/src/cli_path_utils.c index 642b5ae..4111568 100644 --- a/src/cli_path_utils.c +++ b/src/cli_path_utils.c @@ -55,6 +55,7 @@ #include <string.h> #include "cli_path_utils.h" +#include "cli_val.h" /********************* * Data definitions |