diff options
Diffstat (limited to 'bash/bash-2.05b/various.patch')
-rw-r--r-- | bash/bash-2.05b/various.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/bash/bash-2.05b/various.patch b/bash/bash-2.05b/various.patch deleted file mode 100644 index fa1a364cab..0000000000 --- a/bash/bash-2.05b/various.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- bash-2.02.1.orig/general.h -+++ bash-2.02.1/general.h -@@ -21,6 +21,7 @@ - #if !defined (_GENERAL_H_) - #define _GENERAL_H_ - -+#include <sys/types.h> - #include "stdc.h" - - #include "bashtypes.h" |