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

@@ -33,9 +33,7 @@
#ifndef _Dtksh_dtksh_h
#define _Dtksh_dtksh_h
#if !defined(NO_AST)
#include "nval.h"
#endif
#define SUCCESS 0
#define FAIL (-1)