]> git.sur5r.net Git - openldap/blobdiff - include/portable.hin
ITS#8752 additional debug info, thread ID of rmutex lockers
[openldap] / include / portable.hin
index 9e0f83edfb2a6456cc5d0ade81cf4552874a8522..d6a1230a2b784f3265c50a140661f5081ee22de3 100644 (file)
 /* define if crypt(3) is available */
 #undef HAVE_CRYPT
 
+/* define if crypt_r(3) is available */
+#undef HAVE_CRYPT_R
+
 /* Define to 1 if you have the <crypt.h> header file. */
 #undef HAVE_CRYPT_H