summaryrefslogtreecommitdiffstats
path: root/etc/inc/functions.inc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-07-08 16:49:56 +0000
committerErmal Luçi <eri@pfsense.org>2009-07-08 16:49:56 +0000
commitd84bd468185d10c5fbc4b010efcd1db59e43c53b (patch)
treea4417120db26bb3a0b0340a27ca45981c8ca4b64 /etc/inc/functions.inc
parent985fc0fb9779f498c5797ea302b3669553ed785f (diff)
downloadpfsense-d84bd468185d10c5fbc4b010efcd1db59e43c53b.zip
pfsense-d84bd468185d10c5fbc4b010efcd1db59e43c53b.tar.gz
Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes.
Diffstat (limited to 'etc/inc/functions.inc')
-rw-r--r--etc/inc/functions.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/functions.inc b/etc/inc/functions.inc
index 60e0475..c7189b5 100644
--- a/etc/inc/functions.inc
+++ b/etc/inc/functions.inc
@@ -78,7 +78,6 @@ require_once("pfsense-utils.inc");
require_once("captiveportal.inc");
require_once("filter.inc");
require_once("system.inc");
-require_once("openvpn.inc");
require_once("ipsec.inc");
require_once("vpn.inc");
require_once("vslb.inc");
OpenPOWER on IntegriCloud