mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
The use of log_error() requires util.inc
This commit is contained in:
parent
1bbbd3dd19
commit
3644e29ce6
@ -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")) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user