1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-06 20:22:04 +00:00

consistency

SCCS-file: ialloc.c
SCCS-SID: 7.2
This commit is contained in:
Arthur David Olson
1985-10-15 12:56:17 -04:00
committed by Paul Eggert
parent b8787c694b
commit 01b8495b97

View File

@@ -1,11 +1,13 @@
#ifdef OBJECTID
static char sccsid[] = "%W%";
#endif
#
/*LINTLIBRARY*/
#include "stdio.h"
#ifdef OBJECTID
static char sccsid[] = "%W%";
#endif
#ifndef arg4alloc
#define arg4alloc unsigned
#endif