浏览代码

Don't include <search.h>

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53232 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 12 年之前
父节点
当前提交
e42fc4e27c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      vector/v.extract/main.c

+ 0 - 1
vector/v.extract/main.c

@@ -24,7 +24,6 @@
 #include <string.h>
 #include <string.h>
 #include <ctype.h>
 #include <ctype.h>
 #include <math.h>
 #include <math.h>
-#include <search.h>
 #include <sys/types.h>
 #include <sys/types.h>
 #include <unistd.h>
 #include <unistd.h>