dsdb group auditing: remove HAVE_JANSSON from group_audit
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 13 Jul 2018 01:34:28 +0000 (13:34 +1200)
committerGary Lockyer <gary@samba.org>
Wed, 25 Jul 2018 04:29:50 +0000 (06:29 +0200)
commit77fa34080c4a9fa39134ea0997870b82a49b500c
tree094c928669ed0bc6c5d532e69d589a4adb254260
parenta5172ee74971bda3c9f7c94bce3afbcc89ae288a
dsdb group auditing: remove HAVE_JANSSON from group_audit

This modules is ADDC only and JANSSON is required for the ADDC builds,
so the ifdef is no longer necessary.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/group_audit.c