Imported from ../bash-2.02.tar.gz.
This commit is contained in:
@@ -21,11 +21,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#include <config.h>
|
||||
|
||||
/* Get the O_* definitions for open et al. */
|
||||
#ifndef _MINIX
|
||||
#include <sys/file.h>
|
||||
#ifdef USG5
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
#else /* not HAVE_CONFIG_H */
|
||||
|
||||
#ifdef STDC_HEADERS
|
||||
@@ -777,4 +778,3 @@ tprint (cap)
|
||||
}
|
||||
|
||||
#endif /* TEST */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user