summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-03-19 19:27:30 +0000
committerErmal <eri@pfsense.org>2010-03-19 19:27:30 +0000
commitf973148e5bd94403423fe7457f8320a961906f5e (patch)
tree0d0fe5c27bccb174e20cce6360db0db25eecff0e /etc/rc.newwanip
parent3329071a64d101bfeb6e0fb3e52867d85e113c38 (diff)
downloadpfsense-f973148e5bd94403423fe7457f8320a961906f5e.zip
pfsense-f973148e5bd94403423fe7457f8320a961906f5e.tar.gz
Add needed includes.
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip2
1 files changed, 2 insertions, 0 deletions
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 */
OpenPOWER on IntegriCloud