diff options
author | Andreas Schneider <asn@samba.org> | 2013-07-03 14:04:57 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2014-04-17 14:56:06 +0200 |
commit | b2163f23c09128ad0d2765a1a4c9a993500b588f (patch) | |
tree | a99245dd572b1519192c1da208ade0a7d1bfb1f3 /nsswitch | |
parent | f95e86828a33690f7bb22d320d6781f2b749f8e1 (diff) | |
download | samba-b2163f23c09128ad0d2765a1a4c9a993500b588f.tar.gz samba-b2163f23c09128ad0d2765a1a4c9a993500b588f.tar.xz samba-b2163f23c09128ad0d2765a1a4c9a993500b588f.zip |
Remove special nss_wrapper code
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'nsswitch')
-rw-r--r-- | nsswitch/winbind_nss_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nsswitch/winbind_nss_config.h b/nsswitch/winbind_nss_config.h index e1ad3f64635..facde349dac 100644 --- a/nsswitch/winbind_nss_config.h +++ b/nsswitch/winbind_nss_config.h @@ -34,7 +34,6 @@ * so we better disable both */ #define SOCKET_WRAPPER_NOT_REPLACE -#define NSS_WRAPPER_NOT_REPLACE /* Include header files from data in config.h file */ |