nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf build
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 May 2013 03:47:50 +0000 (13:47 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 28 May 2013 02:17:12 +0000 (12:17 +1000)
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
nsswitch/wbinfo.c

index 8b178598edc66d0e708e080dbfcc0bbaff4f8f14..1d1557dcb1d0601cf390bc045d78c193e3ca1dcb 100644 (file)
 #include "libwbclient/wbclient.h"
 #include "lib/popt/popt.h"
 #include "../libcli/auth/libcli_auth.h"
-#if (_SAMBA_BUILD_) >= 4
 #include "lib/cmdline/popt_common.h"
-#else
-#include "popt_common.h"
-#endif
 
 #ifdef DBGC_CLASS
 #undef DBGC_CLASS