Some minor corrections

This commit is contained in:
ceriel
1988-01-14 13:40:56 +00:00
parent 1ee5101ba7
commit bf37d48ac5
6 changed files with 4 additions and 13 deletions

View File

@@ -9,11 +9,8 @@
char *Salloc(str, n) : allocate n bytes, initialized with the string
str
This file imports routines from "system".
*/
#include <system.h>
#include "in_all.h"
#include "alloc.h"