1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-08 23:26:46 +00:00

minix work

SCCS-file: ialloc.c
SCCS-SID: 8.11
This commit is contained in:
Arthur David Olson
1988-02-17 22:22:32 -05:00
committed by Paul Eggert
parent e93375e197
commit ec28f03698

View File

@ -1,13 +1,13 @@
#include "stdio.h"
/*LINTLIBRARY*/
#ifndef lint
#ifndef NOID
static char elsieid[] = "%W%";
#endif /* !defined NOID */
#endif /* !defined lint */
/*LINTLIBRARY*/
#include "stdio.h"
#ifdef __STDC__
#define HAVEHEADS
#endif /* defined __STDC__ */