aboutsummaryrefslogtreecommitdiffstats
path: root/shells/pash/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'shells/pash/files/patch-ag')
-rw-r--r--shells/pash/files/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/shells/pash/files/patch-ag b/shells/pash/files/patch-ag
new file mode 100644
index 000000000000..ffd73f02f0b8
--- /dev/null
+++ b/shells/pash/files/patch-ag
@@ -0,0 +1,11 @@
+--- screen.h.orig Sat Nov 11 20:31:16 1995
++++ screen.h Sat Dec 30 02:27:14 2000
+@@ -28,7 +28,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
+-#include <termio.h>
++#include <term.h>
+ #include <signal.h>
+ #include <limits.h>
+ #include <unistd.h>