• Paul Eggert's avatar
    Rely on <unistd.h> to declare 'environ', · b69a6d22
    Paul Eggert authored
    as gnulib does this if the system doesn't.
    * lib-src/emacsclient.c (environ): Remove decl.
    * src/callproc.c, src/editfns.c, src/process.c (environ) [!USE_CRT_DLL]:
    * src/emacs.c (environ) [DOUG_LEA_MALLOC]:
    * src/vm-limit.c (environ) [ORDINARY_LINK]: Remove decl.
    * src/vm-limit.c: Include <unistd.h>, for 'environ'.
    b69a6d22
vm-limit.c 7.7 KB