summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2010-08-27 16:02:11 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2010-08-27 16:02:11 -0700
commitf115660c12a27434fccf8dc36c1cd4b6c2f3db19 (patch)
tree605885544f595dec880f0e27698fe2a675be2b12 /src
parent1d83ac927f533200b5f1453ea681dbe3c58b1eda (diff)
downloadvyatta-op-vpn-f115660c12a27434fccf8dc36c1cd4b6c2f3db19.tar.gz
vyatta-op-vpn-f115660c12a27434fccf8dc36c1cd4b6c2f3db19.zip
fix squeeze build issues
Diffstat (limited to 'src')
-rw-r--r--src/command_proc_show_vpn.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_proc_show_vpn.cc b/src/command_proc_show_vpn.cc
index f96b0b4..7e1d43d 100644
--- a/src/command_proc_show_vpn.cc
+++ b/src/command_proc_show_vpn.cc
@@ -23,6 +23,7 @@
* Copyright 2008, Vyatta, Inc.
*/
+#include <stdio.h>
#include <iostream>
#include <list>
#include <string>