summaryrefslogtreecommitdiff
path: root/src/if_cscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/if_cscope.c')
-rw-r--r--src/if_cscope.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/if_cscope.c b/src/if_cscope.c
index bc8ea9463..8867f6385 100644
--- a/src/if_cscope.c
+++ b/src/if_cscope.c
@@ -13,8 +13,6 @@
#if defined(FEAT_CSCOPE) || defined(PROTO)
-#include <string.h>
-#include <errno.h>
#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>