summaryrefslogtreecommitdiffstats
path: root/src/if_cscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/if_cscope.c')
-rw-r--r--src/if_cscope.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/if_cscope.c b/src/if_cscope.c
index 1a377da85d..bc8ea94638 100644
--- a/src/if_cscope.c
+++ b/src/if_cscope.c
@@ -20,9 +20,6 @@
#include <sys/stat.h>
#if defined(UNIX)
# include <sys/wait.h>
-#else
- /* not UNIX, must be WIN32 */
-# include "vimio.h"
#endif
#include "if_cscope.h"