From 0d81209c36e1343c8f15b846c4ca4fe186f745f9 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Mon, 23 Nov 2015 20:46:26 +0100 Subject: haproxy1_5 - add bunch of missing includes --- config/haproxy1_5/pkg/haproxy_xmlrpcsyncclient.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/haproxy1_5/pkg') 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 -- cgit v1.2.3