summaryrefslogtreecommitdiff
path: root/tools/darwin-debug/darwin-debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/darwin-debug/darwin-debug.cpp')
-rw-r--r--tools/darwin-debug/darwin-debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin-debug/darwin-debug.cpp b/tools/darwin-debug/darwin-debug.cpp
index e754ded474c4..31b04bcde9be 100644
--- a/tools/darwin-debug/darwin-debug.cpp
+++ b/tools/darwin-debug/darwin-debug.cpp
@@ -24,7 +24,7 @@
//----------------------------------------------------------------------
#if defined(__APPLE__)
-#include <crt_externs.h> // for _NSGetEnviron()
+#include <crt_externs.h>
#include <getopt.h>
#include <limits.h>
#include <mach/machine.h>