diff options
Diffstat (limited to 'shells/bash1/files/patch-shell.c')
-rw-r--r-- | shells/bash1/files/patch-shell.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/shells/bash1/files/patch-shell.c b/shells/bash1/files/patch-shell.c deleted file mode 100644 index 10114e527055..000000000000 --- a/shells/bash1/files/patch-shell.c +++ /dev/null @@ -1,11 +0,0 @@ ---- shell.c.orig Sun Sep 28 01:24:33 2003 -+++ shell.c Sun Sep 28 01:25:16 2003 -@@ -43,7 +43,7 @@ - #include "bashansi.h" - - #if defined (HAVE_VARARGS_H) --#include <varargs.h> -+#include <stdarg.h> - #endif - - #include "shell.h" |