dtksh: update ksh to commit 47468f (fix musl compiler errors)

This commit is contained in:
Chase
2021-01-22 17:36:32 -06:00
committed by Jon Trulson
parent ad39eebb2d
commit eab8cf4c16
3 changed files with 3 additions and 5 deletions

View File

@@ -33,8 +33,6 @@
#ifndef _Dtksh_dtksh_h
#define _Dtksh_dtksh_h
#include "nval.h"
#define SUCCESS 0
#define FAIL (-1)