git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58295 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -13,6 +13,7 @@
#include <stdio.h>
#include <string.h>
+#include <math.h>
#include <grass/gis.h>
#include <grass/vector.h>
@@ -1,3 +1,5 @@
+
#include <grass/glocale.h>