summaryrefslogtreecommitdiff
path: root/lang/ohugs/files/patch-src_omonad.c
blob: b420b1117953d2ab2bfb3a885542fcc87c27233b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- src/omonad.c.orig
+++ src/omonad.c
@@ -526,7 +526,7 @@
 
 static int maxfd = -1;
 
-static local void setReader            Args((Int,Cell));
+/* static local void setReader            Args((Int,Cell)); */
 static local void addSocket            Args((Int, Int, Cell));
 static local void closeSocket          Args((Int, Cell));
 static local void closeDeleteSocket    Args((Int));