aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vigor/files/patch-ex__ex_script.c
blob: 6c425835e9d8e98650c12e5d3b3930110d4081bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../ex/ex_script.c.orig
+++ ../ex/ex_script.c
@@ -19,7 +19,7 @@
 #include <sys/types.h>
 #include <sys/ioctl.h>
 #include <sys/queue.h>
-#ifdef HAVE_SYS_SELECT_H
+#if 0
 #include <sys/select.h>
 #endif
 #include <sys/stat.h>