summaryrefslogtreecommitdiffstats
path: root/osdep/subprocess-posix.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/subprocess-posix.c')
-rw-r--r--osdep/subprocess-posix.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/osdep/subprocess-posix.c b/osdep/subprocess-posix.c
index 9d565f411e..b0b4b3663e 100644
--- a/osdep/subprocess-posix.c
+++ b/osdep/subprocess-posix.c
@@ -30,8 +30,6 @@
#include "common/common.h"
#include "stream/stream.h"
-// Normally, this must be declared manually, but glibc is retarded
-// resulting in a warning.
extern char **environ;
// A silly helper: automatically skips entries with negative FDs