1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-07 06:07:17 +00:00
SCCS-file: scheck.c
SCCS-SID: 8.4
This commit is contained in:
Arthur David Olson
1988-02-17 21:41:23 -05:00
committed by Paul Eggert
parent 06b3a12766
commit 2032d5832b

View File

@@ -13,8 +13,10 @@ static char elsieid[] = "%W%";
#ifdef __STDC__
extern char * imalloc(int n);
extern void ifree(char * p);
#else /* !defined __STDC__ */
extern char * imalloc();
extern void ifree();
#endif /* !defined __STDC__ */
char *