summaryrefslogtreecommitdiff
path: root/editors/TeXmacs/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'editors/TeXmacs/patches/patch-aj')
-rw-r--r--editors/TeXmacs/patches/patch-aj13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/TeXmacs/patches/patch-aj b/editors/TeXmacs/patches/patch-aj
new file mode 100644
index 00000000000..0bed49f5575
--- /dev/null
+++ b/editors/TeXmacs/patches/patch-aj
@@ -0,0 +1,13 @@
+$NetBSD: patch-aj,v 1.4 2007/08/09 19:16:25 drochner Exp $
+
+--- plugins/r/src/tm_r.c.orig 2007-08-05 21:28:21.000000000 +0200
++++ plugins/r/src/tm_r.c
+@@ -11,7 +11,7 @@
+
+ #include <stdio.h>
+ #include <sys/select.h>
+-#include <pty.h>
++#include <util.h>
+ #include <utmp.h>
+ #include <unistd.h>
+ #include <termios.h>