You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-shells/bash/files/bash-4.3-protos.patch

11 lines
174 B

--- 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>