summaryrefslogblamecommitdiff
path: root/editors/vigor/files/patch-cl__cl_read.c
blob: 6a7006c754f46ebb10cf8e9df8fa48a5c3a601fd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                        
--- ../cl/cl_read.c.orig	Fri Sep 15 18:37:07 2000
+++ ../cl/cl_read.c	Fri Sep 15 18:40:21 2000
@@ -15,7 +15,7 @@
 
 #include <sys/types.h>
 #include <sys/queue.h>
-#ifdef HAVE_SYS_SELECT_H
+#if 0
 #include <sys/select.h>
 #endif
 #include <sys/time.h>