From f973148e5bd94403423fe7457f8320a961906f5e Mon Sep 17 00:00:00 2001 From: Ermal Date: Fri, 19 Mar 2010 19:27:30 +0000 Subject: Add needed includes. --- etc/rc.newwanip | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/rc.newwanip b/etc/rc.newwanip index a0b8423..aad0baa 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -37,6 +37,8 @@ require_once("config.inc"); require_once("functions.inc"); require_once("filter.inc"); require_once("shaper.inc"); +require_once("ipsec.inc"); +require_once("vpn.inc"); /* Interface IP address has changed */ -- cgit v1.1