dsdb audit logging: remove HAVE_JANSSON from audit_log
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 13 Jul 2018 01:33:59 +0000 (13:33 +1200)
committerGary Lockyer <gary@samba.org>
Wed, 25 Jul 2018 04:29:50 +0000 (06:29 +0200)
commita5172ee74971bda3c9f7c94bce3afbcc89ae288a
tree972b615b225975182490d97096b7550e990d6f06
parent6f4f8c51e0acd92aae1b57041cf787706820db77
dsdb audit logging: remove HAVE_JANSSON from audit_log

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/audit_log.c