mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf build
Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
This commit is contained in:
parent
922fe921ce
commit
2c70b0edcf
@ -26,11 +26,7 @@
|
|||||||
#include "libwbclient/wbclient.h"
|
#include "libwbclient/wbclient.h"
|
||||||
#include "lib/popt/popt.h"
|
#include "lib/popt/popt.h"
|
||||||
#include "../libcli/auth/libcli_auth.h"
|
#include "../libcli/auth/libcli_auth.h"
|
||||||
#if (_SAMBA_BUILD_) >= 4
|
|
||||||
#include "lib/cmdline/popt_common.h"
|
#include "lib/cmdline/popt_common.h"
|
||||||
#else
|
|
||||||
#include "popt_common.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef DBGC_CLASS
|
#ifdef DBGC_CLASS
|
||||||
#undef DBGC_CLASS
|
#undef DBGC_CLASS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user