summaryrefslogtreecommitdiff
path: root/src/stdbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdbuf.c')
-rw-r--r--src/stdbuf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdbuf.c b/src/stdbuf.c
index 393071354..885356bec 100644
--- a/src/stdbuf.c
+++ b/src/stdbuf.c
@@ -39,8 +39,6 @@
static char *program_path;
-extern char **environ;
-
static struct
{
size_t size;