summaryrefslogtreecommitdiff
path: root/app-shells/bash/files/bash-4.3-protos.patch
blob: 7af84ff707f3e8dd05dd4547e5486ab884be777e (plain)
1
2
3
4
5
6
7
8
9
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 <unistd.h>