Full_Name: Mike Gerdts Version: 2.0.18 OS: Windows 2000 URL: ftp://ftp.openldap.org/incoming/openldap-ud-mkstemp.patch Submission from: (NULL) (143.209.230.172) MSVC++ 6 cannot build clients/ud because the symbol _mkstemp is not found at link time. This patch fixes that problem. Perhaps it should always use tmpfile() instead of mkstemp().