libsmb: Use the same #ifdef for is_our_primary_domain() as the only caller
authorAndrew Bartlett <abartlet@samba.org>
Sun, 4 Mar 2018 09:31:00 +0000 (22:31 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 22 Mar 2018 07:00:25 +0000 (08:00 +0100)
commit0879be975873b5972b791bcad428a68573c77b69
treedbf12caa82475d6b5c76e0ccd6daa4695b356679
parentc32fa9bb22190a2809eaed2cfdb12c43613c61bb
libsmb: Use the same #ifdef for is_our_primary_domain() as the only caller

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/namequery_dc.c