summaryrefslogtreecommitdiff
path: root/misc/tmux/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tmux/patches/patch-ab')
-rw-r--r--misc/tmux/patches/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/misc/tmux/patches/patch-ab b/misc/tmux/patches/patch-ab
deleted file mode 100644
index d5dbbb32434..00000000000
--- a/misc/tmux/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2009/03/06 12:16:17 hasso Exp $
-
-NetBSD is supported via osdep-netbsd.c.
-
---- osdep-unknown.c.orig 2009-01-20 23:17:53.000000000 +0100
-+++ osdep-unknown.c
-@@ -17,7 +17,7 @@
- */
-
- #if !defined(__OpenBSD__) && !defined(__FreeBSD__) && !defined(__linux__) && \
-- !defined(__APPLE__)
-+ !defined(__APPLE__) && !defined(__NetBSD__)
-
- #include <sys/types.h>
-