]> granicus.if.org Git - sysstat/commitdiff
sadf_misc.c: Remove *tzname[] declaration
authorSebastien GODARD <sysstat@users.noreply.github.com>
Tue, 13 Sep 2022 14:00:55 +0000 (16:00 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Tue, 13 Sep 2022 14:00:55 +0000 (16:00 +0200)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sadf_misc.c

index db509bf650a3518628ee3011934709ec5fc3ea43..5c22ddb14596f13b2f1db05e5433e6f75079aae6 100644 (file)
@@ -39,8 +39,6 @@
 #include <pcp/import.h>
 #endif
 
-extern char *tzname[2];
-
 extern uint64_t flags;
 extern char *seps[];