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