diff --git a/etc/rc.newipsecdns b/etc/rc.newipsecdns index 4bb247c365..9239428f0d 100755 --- a/etc/rc.newipsecdns +++ b/etc/rc.newipsecdns @@ -36,6 +36,7 @@ require_once("shaper.inc"); require_once("ipsec.inc"); require_once("vpn.inc"); + require_once("util.inc"); /* make sure to wait until the boot scripts have finished */ while (file_exists("{$g['varrun_path']}/booting")) {