diff --git a/src/lisp.h b/src/lisp.h index ee217019147..fc22bc92c67 100644 --- a/src/lisp.h +++ b/src/lisp.h @@ -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));