From f07bc86d04ab4e2ea471306c2f54c9c702076b0c Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sat, 22 Jul 2017 16:23:37 +0200 Subject: Fix FTBFS on Mageia 6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot Signed-off-by: Slávek Banko --- acl-updater/plugin/interface.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'acl-updater/plugin/interface.c') diff --git a/acl-updater/plugin/interface.c b/acl-updater/plugin/interface.c index da85863..a5e2e28 100644 --- a/acl-updater/plugin/interface.c +++ b/acl-updater/plugin/interface.c @@ -18,6 +18,8 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ +#include "config.h" + #ifdef HAVE_SLAPI_PLUGIN_H #include #else -- cgit v1.2.3