summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbind_nss_irix.h
diff options
context:
space:
mode:
authorJames Peach <jpeach@samba.org>2006-04-18 06:26:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:16:24 -0500
commite69b32e8c28cc0e56c181f2148f29fa60e0114f7 (patch)
treeba24f4dc898959ea0e53fc2c04ca2475d881875b /source3/nsswitch/winbind_nss_irix.h
parent6ca1ba38147403bc5a8a3f1ec560c0671b1f9463 (diff)
downloadsamba-e69b32e8c28cc0e56c181f2148f29fa60e0114f7.tar.gz
samba-e69b32e8c28cc0e56c181f2148f29fa60e0114f7.tar.bz2
samba-e69b32e8c28cc0e56c181f2148f29fa60e0114f7.zip
r15116: Allow the user to set winbind nss timeouts in seconds on IRIX. Don't
convert the default timeout to milliseconds twice. (This used to be commit 853ebd6e84cf52a309945f39cdf188ca346da8eb)
Diffstat (limited to 'source3/nsswitch/winbind_nss_irix.h')
-rw-r--r--source3/nsswitch/winbind_nss_irix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/nsswitch/winbind_nss_irix.h b/source3/nsswitch/winbind_nss_irix.h
index 7878abb981..339e316ff9 100644
--- a/source3/nsswitch/winbind_nss_irix.h
+++ b/source3/nsswitch/winbind_nss_irix.h
@@ -41,8 +41,4 @@ typedef enum
NSS_STATUS_TRYAGAIN=NS_TRYAGAIN
} NSS_STATUS;
-#define NSD_MEM_STATIC 0
-#define NSD_MEM_VOLATILE 1
-#define NSD_MEM_DYNAMIC 2
-
#endif /* _WINBIND_NSS_IRIX_H */