missed a reference in a header file
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ extern errno_t tmpfile_s(FILE * restrict * restrict streamptr);
|
|||||||
#define __USE_MINGW_ANSI_STDIO 1
|
#define __USE_MINGW_ANSI_STDIO 1
|
||||||
#endif
|
#endif
|
||||||
/* extern int getlock(void); */
|
/* extern int getlock(void); */
|
||||||
extern char *exepath(void);
|
extern char *mingw_exepath(void);
|
||||||
#endif /* __MINGW32__ */
|
#endif /* __MINGW32__ */
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
|||||||
Reference in New Issue
Block a user