about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--iostat_process.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/iostat_process.c b/iostat_process.c
index 9f98077..65acd22 100644
--- a/iostat_process.c
+++ b/iostat_process.c
@@ -8,6 +8,7 @@
  * regardless of the number of mog_svc objects we have.
  */
 #include "cmogstored.h"
+extern char **environ;
 
 static pid_t iostat_pid;
 static time_t iostat_last_fail;