summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbind_nss_irix.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-14 03:17:52 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-14 03:17:52 +0200
commitd4f647c859139a56b403e864ebb4ed08f40e35be (patch)
tree982023d475760ed7769ae5540445702160006145 /source3/nsswitch/winbind_nss_irix.c
parentefdc50344025d1081fbe35b2fab2d8948b0f36cb (diff)
downloadsamba-d4f647c859139a56b403e864ebb4ed08f40e35be.tar.gz
samba-d4f647c859139a56b403e864ebb4ed08f40e35be.tar.bz2
samba-d4f647c859139a56b403e864ebb4ed08f40e35be.zip
Remove define for VOLATILE, volatile is already provided by libreplace.
Diffstat (limited to 'source3/nsswitch/winbind_nss_irix.c')
-rw-r--r--source3/nsswitch/winbind_nss_irix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/nsswitch/winbind_nss_irix.c b/source3/nsswitch/winbind_nss_irix.c
index 4726c1e13f..5bc0fa54da 100644
--- a/source3/nsswitch/winbind_nss_irix.c
+++ b/source3/nsswitch/winbind_nss_irix.c
@@ -32,7 +32,6 @@ int asprintf(char **,const char *, ...) PRINTF_ATTRIBUTE(2,3);
#endif
#ifdef HAVE_NS_API_H
-#undef VOLATILE
#undef STATIC
#undef DYNAMIC
#include <ns_daemon.h>