summaryrefslogtreecommitdiff
path: root/src/cli_val.h
diff options
context:
space:
mode:
authorMichael Larson <slioch@eng-140.vyatta.com>2008-07-01 13:57:11 -0700
committerMichael Larson <slioch@eng-140.vyatta.com>2008-07-01 13:57:11 -0700
commitf1a011418dd1c6067655a5293ac0a943a2137924 (patch)
tree4271235952e89f65164a3e61c8672e011bbf1654 /src/cli_val.h
parent89690fab7e1b49ab8a97a5c9907982bec45e85d5 (diff)
parent4fd96a54d3c4c523ee9df1d6999f95142c68c5f4 (diff)
downloadvyatta-cfg-f1a011418dd1c6067655a5293ac0a943a2137924.tar.gz
vyatta-cfg-f1a011418dd1c6067655a5293ac0a943a2137924.zip
Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood
Diffstat (limited to 'src/cli_val.h')
-rw-r--r--src/cli_val.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli_val.h b/src/cli_val.h
index 520fa8e..56f6cee 100644
--- a/src/cli_val.h
+++ b/src/cli_val.h
@@ -214,6 +214,7 @@ extern int get_config_lock();
extern int out_fd;
extern FILE *out_stream;
+extern FILE *err_stream;
extern int initialize_output();