summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbind_nss_aix.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-21 22:24:53 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:00:59 -0500
commita734e98b516aec012ee2a9c866eb6debe663d14e (patch)
treeb766e29e564a3896aa962c90ee5ef50fcfd27158 /source3/nsswitch/winbind_nss_aix.c
parent927e5876ad1ef4a4469887dd01d49f2f3ceb3d89 (diff)
downloadsamba-a734e98b516aec012ee2a9c866eb6debe663d14e.tar.gz
samba-a734e98b516aec012ee2a9c866eb6debe663d14e.tar.bz2
samba-a734e98b516aec012ee2a9c866eb6debe663d14e.zip
r18798: use libreplace headers in pam and nss modules
this hopefully fixes the build on AIX metze (This used to be commit ef1001f5a269f3d6a66f40e3fb01eccc807dcd7e)
Diffstat (limited to 'source3/nsswitch/winbind_nss_aix.c')
-rw-r--r--source3/nsswitch/winbind_nss_aix.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/source3/nsswitch/winbind_nss_aix.c b/source3/nsswitch/winbind_nss_aix.c
index 5b3aaeb8d7..6a39b4b7c4 100644
--- a/source3/nsswitch/winbind_nss_aix.c
+++ b/source3/nsswitch/winbind_nss_aix.c
@@ -45,13 +45,8 @@
*/
-#include <stdlib.h>
-#include <string.h>
-#include <usersec.h>
-#include <errno.h>
-#include <stdarg.h>
-
#include "winbind_client.h"
+#include <usersec.h>
#define WB_AIX_ENCODED '_'