mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 01:41:01 -08:00
(egetenv) [USE_CRT_DLL]: Remove condition.
This commit is contained in:
parent
e3ec1dce88
commit
f9ed303a2c
1 changed files with 0 additions and 2 deletions
|
|
@ -3141,9 +3141,7 @@ extern void xfree P_ ((POINTER_TYPE *));
|
|||
|
||||
extern char *xstrdup P_ ((const 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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue