1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 10:10:54 +00:00

standardization

SCCS-file: asctime.c
SCCS-SID: 3.6
This commit is contained in:
Arthur David Olson
1988-02-18 09:01:20 -05:00
committed by Paul Eggert
parent 0da076a44f
commit 94ba00dd81

View File

@ -10,16 +10,6 @@ static char elsieid[] = "%W%";
#include "time.h"
#include "tzfile.h"
#ifndef MODERN
#define const
#ifndef USG
extern char * sprintf();
#endif /* !defined USG */
#endif /* !defined MODERN */
/*
** A la X3J11
*/