mingw32 bit

This commit is contained in:
nhmall
2023-01-19 20:03:45 -05:00
parent 54a9b72e35
commit 485211b72c

View File

@@ -100,10 +100,12 @@ extern void interject(int);
*/
#ifdef __MINGW32__
#if 0
#define MD_USE_TMPFILE_S
#if !defined(__cplusplus)
extern errno_t tmpfile_s(FILE * restrict * restrict streamptr);
#endif
#endif
#
#ifdef strncasecmp
#undef strncasecmp