summaryrefslogtreecommitdiff
path: root/shells/zsh-current/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh-current/patches/patch-ab')
-rw-r--r--shells/zsh-current/patches/patch-ab20
1 files changed, 0 insertions, 20 deletions
diff --git a/shells/zsh-current/patches/patch-ab b/shells/zsh-current/patches/patch-ab
deleted file mode 100644
index 7a082c80efb..00000000000
--- a/shells/zsh-current/patches/patch-ab
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ab,v 1.5 2011/07/30 11:53:52 ryoon Exp $
-
---- Src/zsh.h.orig 2011-05-16 15:49:11.000000000 +0000
-+++ Src/zsh.h
-@@ -2122,6 +2122,7 @@ struct ttyinfo {
- #endif
- };
-
-+#ifndef __INTERIX
- /* defines for whether tabs expand to spaces */
- #if defined(HAVE_TERMIOS_H) || defined(HAVE_TERMIO_H)
- #define SGTTYFLAG shttyinfo.tio.c_oflag
-@@ -2139,6 +2140,7 @@ struct ttyinfo {
- # endif
- # endif
- # endif
-+#endif
-
- /* flags for termflags */
-