1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 17:38:14 +00:00

private moved up

SCCS-file: strftime.c
SCCS-SID: 7.18
This commit is contained in:
Arthur David Olson
1994-02-22 10:09:08 -05:00
committed by Paul Eggert
parent bc3cd6b0aa
commit 8980319945

View File

@ -8,6 +8,9 @@ static char elsieid[] = "%W%";
*/
#endif /* !defined NOID */
#endif /* !defined lint */
#include "private.h"
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
@ -31,7 +34,6 @@ static const char sccsid[] = "@(#)strftime.c 5.4 (Berkeley) 3/14/89";
#endif /* !defined lint */
#endif /* !defined LIBC_SCCS */
#include "private.h"
#include "tzfile.h"
static const char afmt[][4] = {