mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 03:22:37 +00:00
SCCS-file: localtime.c
SCCS-SID: 7.26
This commit is contained in:
committed by
Paul Eggert
parent
47bb60ce39
commit
41b5a4dac6
@ -857,6 +857,10 @@ struct state * const sp;
|
||||
}
|
||||
|
||||
#ifndef STD_INSPIRED
|
||||
/*
|
||||
** A non-static declaration of tzsetwall in a system header file
|
||||
** may cause a warning about this upcoming static declaration...
|
||||
*/
|
||||
static
|
||||
#endif /* !defined STD_INSPIRED */
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user