1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-10 00:34:41 +00:00

headers redone; delinted

SCCS-file: scheck.c
SCCS-SID: 8.10
This commit is contained in:
Arthur David Olson
1989-03-21 11:37:09 -05:00
committed by Paul Eggert
parent 099595ddca
commit a5e405f8fb

View File

@ -6,11 +6,7 @@ static char elsieid[] = "%W%";
/*LINTLIBRARY*/
#include "stdio.h"
#include "ctype.h"
#include "string.h"
#include "stdlib.h"
#include "nonstd.h"
#include "private.h"
extern char * imalloc P((int n));
extern void ifree P((char * p));