X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/cdbe36e825ffdeb88da83148a866db0c9c2806e7..de5ba17561e686e5a05c9cc88288c82b563987de:/src/src/environment.c diff --git a/src/src/environment.c b/src/src/environment.c index c41d19eba..8542dc0d2 100644 --- a/src/src/environment.c +++ b/src/src/environment.c @@ -9,9 +9,7 @@ #include "exim.h" -#ifndef environ extern char **environ; -#endif /* The cleanup_environment() function is used during the startup phase of the Exim process, right after reading the configurations main