minix work

SCCS-file: ialloc.c
SCCS-SID: 8.11
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:47 -04:00
committed by Paul Eggert
parent e93375e197
commit ec28f03698
+4 -4
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__ */