summaryrefslogtreecommitdiff
path: root/parallel/sge/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/sge/patches/patch-aa')
-rw-r--r--parallel/sge/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/parallel/sge/patches/patch-aa b/parallel/sge/patches/patch-aa
deleted file mode 100644
index 4253928e2a4..00000000000
--- a/parallel/sge/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2009/05/13 21:00:25 markd Exp $
-
---- source/libs/uti/sge_pty.c.orig 2008-12-04 23:57:01.000000000 +1300
-+++ source/libs/uti/sge_pty.c
-@@ -54,7 +54,7 @@
- # include <sys/ioctl.h>
- # include <stropts.h>
- # include <termio.h>
--#elif defined(FREEBSD)
-+#elif defined(FREEBSD) || defined(NETBSD)
- # include <termios.h>
- #else
- # include <termio.h>