[WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.
This commit is contained in:
@@ -2889,7 +2889,9 @@ extern void xfree P_ ((POINTER_TYPE *));
|
||||
|
||||
extern char *xstrdup P_ ((char *));
|
||||
|
||||
#ifndef USE_CRT_DLL
|
||||
extern char *egetenv P_ ((char *));
|
||||
#endif
|
||||
|
||||
/* Set up the name of the machine we're running on. */
|
||||
extern void init_system_name P_ ((void));
|
||||
|
||||
Reference in New Issue
Block a user