From 70fb73ef11bd2ad5cd64813905e988bf602aca01 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Mon, 22 Dec 1986 13:08:45 -0500 Subject: [PATCH] OBJECTID -> !NOID SCCS-file: ialloc.c SCCS-SID: 7.9 --- ialloc.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ialloc.c b/ialloc.c index 60e154f..c0c4d64 100644 --- a/ialloc.c +++ b/ialloc.c @@ -4,9 +4,11 @@ #include "stdio.h" -#ifdef OBJECTID +#ifndef lint +#ifndef NOID static char sccsid[] = "%W%"; -#endif +#endif /* !NOID */ +#endif /* !lint */ #ifndef alloc_t #define alloc_t unsigned