diff options
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-x | etc/rc.newwanip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip index 5918084..ab5c89c 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -35,6 +35,8 @@ require_once("globals.inc"); require_once("config.inc"); require_once("functions.inc"); +require_once("filter.inc"); +require_once("shaper.inc"); /* WAN IP address has changed */ |