dtksh: make it build under openindiana

This commit is contained in:
Chase
2021-01-17 14:16:11 -06:00
committed by Jon Trulson
parent e75a8162ad
commit 47dfe49a72
11 changed files with 9 additions and 36 deletions

View File

@@ -55,9 +55,7 @@
#include <Tt/tttk.h>
#include "hash.h"
#include "stdio.h"
#define NO_AST
#include "dtksh.h"
#undef NO_AST
#include "xmksh.h"
#include "XtCvtrs.h"
#include "dtkcmds.h"