headers redone; delinted

SCCS-file: ialloc.c
SCCS-SID: 8.19
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:57 -04:00
committed by Paul Eggert
parent 0546733d98
commit 099595ddca
+1 -3
View File
@@ -6,9 +6,7 @@ static char elsieid[] = "%W%";
/*LINTLIBRARY*/
#include "string.h"
#include "stdlib.h"
#include "nonstd.h"
#include "private.h"
#ifdef MAL
#define NULLMAL(x) ((x) == NULL || (x) == MAL)