From ad85e8838bee6ff09774571d98287ecd568cce32 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Mon, 23 Nov 2015 20:44:25 +0100 Subject: haproxy-devel - add bunch of missing includes --- config/haproxy-devel/pkg/haproxy_xmlrpcsyncclient.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/haproxy-devel/pkg/haproxy_xmlrpcsyncclient.inc b/config/haproxy-devel/pkg/haproxy_xmlrpcsyncclient.inc index 699dffd1..6d0f1523 100644 --- a/config/haproxy-devel/pkg/haproxy_xmlrpcsyncclient.inc +++ b/config/haproxy-devel/pkg/haproxy_xmlrpcsyncclient.inc @@ -32,6 +32,8 @@ require_once("functions.inc"); require_once("pkg-utils.inc"); require_once("notices.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