Many changes, mostly for Solaris 2

This commit is contained in:
ceriel
1993-11-10 15:11:28 +00:00
parent 4539174f47
commit b95ae2fa70
22 changed files with 351 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
#include "langdep.h"
#include "token.h"
#include "expr.h"
#include "misc.h"
extern char *Salloc();
extern char *strindex();