Improve the clean-up of outdated IAuth instances on rehash (SF bug #2789656).
[ircu2.10.12-pk.git] / ircd / ircd_crypt_native.c
index fe267c5b19866ab0127ec9d514049268d62565e2..c6b1c585d9abc45e0c086486db3904aeb01e261d 100644 (file)
@@ -25,7 +25,7 @@
  * function (typically a DES encryption routine, but can be anything nowadays).
  * 
  */
-#define _XOPEN_SOURCE 600
+#define _XOPEN_SOURCE 500
 
 #include "config.h"
 #include "ircd_crypt.h"