removed include file in_all.h

This commit is contained in:
ceriel
1989-10-11 15:25:07 +00:00
parent 0e2a3baa5d
commit 3aa0ecdb5c
7 changed files with 4 additions and 15 deletions

View File

@@ -11,10 +11,9 @@
str
*/
#include "in_all.h"
#include "alloc.h"
EXPORT char *
char *
Salloc(str, sz)
register char *str;
register unsigned int sz;