Imported from ../bash-2.02.tar.gz.

This commit is contained in:
Jari Aalto
2009-09-12 16:46:51 +00:00
parent e8ce775db8
commit cce855bc5b
323 changed files with 33914 additions and 12319 deletions
+3 -3
View File
@@ -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 */