summaryrefslogtreecommitdiff
path: root/source4/nsswitch/winbind_nss_linux.h
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2007-07-03 06:16:44 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:53:31 -0500
commit170e019044f31b903614fce2ca783a3b9f9f0e2e (patch)
tree4efdb13d3efb652e68298f9e940e8045ef503970 /source4/nsswitch/winbind_nss_linux.h
parent115b706939acecaf60831195fca8a2912cfdbe55 (diff)
downloadsamba-170e019044f31b903614fce2ca783a3b9f9f0e2e.tar.gz
samba-170e019044f31b903614fce2ca783a3b9f9f0e2e.tar.bz2
samba-170e019044f31b903614fce2ca783a3b9f9f0e2e.zip
r23674: Merge changes from Samba 3 SVN r23539:
Avoid code duplication in winbind_nss_linux.h (This used to be commit e95d258078701c1a15940815652f77b127471267)
Diffstat (limited to 'source4/nsswitch/winbind_nss_linux.h')
-rw-r--r--source4/nsswitch/winbind_nss_linux.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/nsswitch/winbind_nss_linux.h b/source4/nsswitch/winbind_nss_linux.h
index 1c7e830037..456bfa5c14 100644
--- a/source4/nsswitch/winbind_nss_linux.h
+++ b/source4/nsswitch/winbind_nss_linux.h
@@ -24,12 +24,8 @@
#ifndef _WINBIND_NSS_LINUX_H
#define _WINBIND_NSS_LINUX_H
-#if HAVE_NSS_H
-
#include <nss.h>
typedef enum nss_status NSS_STATUS;
-#endif /* HAVE_NSS_H */
-
#endif /* _WINBIND_NSS_LINUX_H */