Remove define for VOLATILE, volatile is already provided by libreplace.
[ira/wip.git] / source3 / nsswitch / winbind_nss_irix.c
index 4726c1e13f3165172773556e1b95baec51738131..5bc0fa54da9a00d0fd68e64f877ff42fa3487758 100644 (file)
@@ -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>