diff options
Diffstat (limited to 'source3/nsswitch/winbind_nss_linux.h')
-rw-r--r-- | source3/nsswitch/winbind_nss_linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/nsswitch/winbind_nss_linux.h b/source3/nsswitch/winbind_nss_linux.h index 1c7e830037..456bfa5c14 100644 --- a/source3/nsswitch/winbind_nss_linux.h +++ b/source3/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 */ |