aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy1_5
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-11-23 20:46:26 +0100
committerdoktornotor <notordoktor@gmail.com>2015-11-23 20:46:26 +0100
commit0d81209c36e1343c8f15b846c4ca4fe186f745f9 (patch)
treed8761895cd50943f8ffcb82274cf69c4981a3b37 /config/haproxy1_5
parentad85e8838bee6ff09774571d98287ecd568cce32 (diff)
downloadpfsense-packages-0d81209c36e1343c8f15b846c4ca4fe186f745f9.tar.gz
pfsense-packages-0d81209c36e1343c8f15b846c4ca4fe186f745f9.tar.bz2
pfsense-packages-0d81209c36e1343c8f15b846c4ca4fe186f745f9.zip
haproxy1_5 - add bunch of missing includes
Diffstat (limited to 'config/haproxy1_5')
-rw-r--r--config/haproxy1_5/pkg/haproxy_xmlrpcsyncclient.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/haproxy1_5/pkg/haproxy_xmlrpcsyncclient.inc b/config/haproxy1_5/pkg/haproxy_xmlrpcsyncclient.inc
index 699dffd1..ae5f9897 100644
--- a/config/haproxy1_5/pkg/haproxy_xmlrpcsyncclient.inc
+++ b/config/haproxy1_5/pkg/haproxy_xmlrpcsyncclient.inc
@@ -32,6 +32,9 @@
require_once("functions.inc");
require_once("pkg-utils.inc");
require_once("notices.inc");
+require_once("util.inc");
+require_once("xmlrpc.inc");
+require_once("xmlrpc_client.inc");
function xmlrpc_sync_execute($syncinfo) {
// name that is logged if something fails during syncing