dtksh: fix a build issue with Kubuntu x86_64.

Remove an apparently 'mac' definition for feature/fs and an
unnecessary struct stat forward declaration.
This commit is contained in:
Jon Trulson
2013-05-17 23:22:33 -06:00
parent a198d898e8
commit fe0e5904c3
2 changed files with 0 additions and 3 deletions

View File

@@ -341,8 +341,6 @@ typedef unsigned short wchar_t;
#include <ast_types.h>
#endif
struct stat;
#if defined(__cplusplus) || !defined(_std_stdlib) && !defined(__STDC__)
/* <stdlib.h> */