diff options
Diffstat (limited to 'nsswitch')
-rw-r--r-- | nsswitch/wbinfo.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nsswitch/wbinfo.c b/nsswitch/wbinfo.c index 8b178598ed..1d1557dcb1 100644 --- a/nsswitch/wbinfo.c +++ b/nsswitch/wbinfo.c @@ -26,11 +26,7 @@ #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 |