summaryrefslogtreecommitdiff
path: root/editors/TeXmacs/patches/patch-aj
blob: 0bed49f557554c6f1865c71d33a758b6adaf6143 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>