mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-19 09:54:32 +00:00
sys/time.h inclusion conditionalized; utmp.h always
SCCS-file: date.c SCCS-SID: 4.14
This commit is contained in:
committed by
Paul Eggert
parent
1b8b3f2d54
commit
1df741c1b2
@@ -34,8 +34,11 @@ char copyright[] =
|
||||
static char sccsid[] = "@(#)date.c 4.23 (Berkeley) 9/20/88";
|
||||
#endif /* not lint */
|
||||
|
||||
#ifndef USG
|
||||
#include "sys/time.h" /* for DST_NONE */
|
||||
#endif /* !defined USG */
|
||||
#include "private.h"
|
||||
#include "utmp.h" /* for OLD_TIME (or its absence) */
|
||||
|
||||
/*
|
||||
** The two things date knows about time are. . .
|
||||
|
||||
Reference in New Issue
Block a user