mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Merge pull request #42447 from al45tair/eng/PR-90776105"
This reverts commit8bcb71140f, reversing changes made toc4dd271d36.
This commit is contained in:
@@ -150,7 +150,7 @@ void printHelp(const char *extra) {
|
||||
#include "EnvironmentVariables.def"
|
||||
|
||||
// Initialization code.
|
||||
swift::once_t swift::runtime::environment::initializeToken;
|
||||
OnceToken_t swift::runtime::environment::initializeToken;
|
||||
|
||||
#if SWIFT_STDLIB_HAS_ENVIRON && (defined(__APPLE__) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__linux__))
|
||||
extern "C" char **environ;
|
||||
|
||||
Reference in New Issue
Block a user