git-svn-id: https://svn.osgeo.org/grass/grass/trunk@45104 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -15,7 +15,6 @@
* for details.
*
*****************************************************************************/
-#include <grass/config.h>
#include <unistd.h>
#include <stdlib.h>
#include <grass/vector.h>
@@ -22,7 +22,6 @@
* returns - (float)(-9) if only 1 point or more points but identical
*/
#include <stdio.h>
#include <math.h>
@@ -14,7 +14,6 @@
@@ -14,10 +14,8 @@
#include <string.h>
-#include <grass/gis.h>
/*!
@@ -14,11 +14,9 @@
#include <sys/types.h>
int dig_write_cidx_head(struct gvfile * fp, struct Plus_head *plus)
@@ -18,13 +18,11 @@
\author Update to GRASS 5.7 Radim Blazek
#include <sys/stat.h>
#include <grass/glocale.h>
\brief Read external vector format file
@@ -15,10 +15,8 @@
int dig__write_head(struct Map_info *Map)
@@ -15,8 +15,6 @@
double
@@ -15,9 +15,7 @@
/* Init int_list */
@@ -14,12 +14,10 @@
* \date 2001-2006
* \date 2001-2008
/*
@@ -16,7 +16,6 @@
@@ -76,7 +76,6 @@
@@ -67,7 +67,6 @@
* Value returned : - the final number of points in the pruned set.
@@ -21,7 +21,6 @@
#include <fcntl.h>
@@ -15,12 +15,10 @@
\author Update to GRASS 7 Markus Metz
#include <assert.h>
@@ -14,8 +14,6 @@
* \date 2001
@@ -14,9 +14,7 @@
* \author Radim Blazek