mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-05-21 09:51:25 +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