From 026d9f4d635ac360f9d349ffcb50a8252719730e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 18 Jul 2016 07:17:41 +0000 Subject: rely on gnulib for environ portability This avoids warnings on my GNU system while still working on FreeBSD. --- iostat_process.c | 1 - 1 file changed, 1 deletion(-) (limited to 'iostat_process.c') diff --git a/iostat_process.c b/iostat_process.c index 65acd22..9f98077 100644 --- a/iostat_process.c +++ b/iostat_process.c @@ -8,7 +8,6 @@ * 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; -- cgit v1.2.3-24-ge0c7