summaryrefslogtreecommitdiff
path: root/x11/emu/files/patch-d
blob: f98ba259da7e97d5f9645d7a7bb720064951b5fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- term/parser/parser.c.orig	Mon May 31 09:29:42 1999
+++ term/parser/parser.c	Mon May 31 09:30:23 1999
@@ -156,7 +156,7 @@
 iparse(TermWidget w, int *fdp, XtInputId id)
 {
      Import int errno;
-     Import int read();
+     /*Import int read();*/
      int nread, fd = *fdp;
 
      if (fd < 0)