From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-shells/bash/files/bash-4.3-protos.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 app-shells/bash/files/bash-4.3-protos.patch (limited to 'app-shells/bash/files/bash-4.3-protos.patch') diff --git a/app-shells/bash/files/bash-4.3-protos.patch b/app-shells/bash/files/bash-4.3-protos.patch new file mode 100644 index 000000000000..7af84ff707f3 --- /dev/null +++ b/app-shells/bash/files/bash-4.3-protos.patch @@ -0,0 +1,10 @@ +--- a/redir.c ++++ b/redir.c +@@ -31,6 +31,7 @@ + #endif + #include "filecntl.h" + #include "posixstat.h" ++#include "trap.h" + + #if defined (HAVE_UNISTD_H) + # include -- cgit v1.2.3