tdb: Use #ifdef instead of #if for config.h definitions
authorAndreas Schneider <asn@samba.org>
Tue, 20 Nov 2018 13:00:39 +0000 (14:00 +0100)
committerGary Lockyer <gary@samba.org>
Wed, 28 Nov 2018 22:19:21 +0000 (23:19 +0100)
commit4e8e17209051b6a1c8c95cb21b31f85afb61a17e
treeda7a6dffe057a75810818c08a75e3672955e6eb7
parent9f2cd92c8e9527b0e45e6017345c0551776133a4
tdb: Use #ifdef instead of #if for config.h definitions

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/tdb/common/io.c