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

System V work

SCCS-file: private.h
SCCS-SID: 2.5
This commit is contained in:
Arthur David Olson
1989-04-10 20:22:54 -04:00
committed by Paul Eggert
parent 53f81acabe
commit a34ffe9018

View File

@ -67,7 +67,7 @@ typedef void * genericptr_t;
typedef char * genericptr_t;
#endif /* !defined __STDC__ */
#include "sys/types.h"
#include "sys/types.h" /* for time_t */
#include "stdio.h"
#include "ctype.h"
#include "errno.h"