mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-01 09:44:43 +02:00
[HAVE_TZNAME || defined __LIBC]: Declare tzname.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if HAVE_TZNAME
|
||||
#if HAVE_TZNAME || defined __LIBC
|
||||
extern char *tzname[];
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user