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