aboutsummaryrefslogtreecommitdiff
path: root/networking/iptunnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/iptunnel.c')
-rw-r--r--networking/iptunnel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/iptunnel.c b/networking/iptunnel.c
index 9ae734a21..8a65413b6 100644
--- a/networking/iptunnel.c
+++ b/networking/iptunnel.c
@@ -17,6 +17,7 @@
#include "busybox.h"
+int iptunnel_main(int argc, char **argv);
int iptunnel_main(int argc, char **argv)
{
ip_parse_common_args(&argc, &argv);