<div dir="ltr"><div><div><br>On Sun, Oct 4, 2015 at 9:08 AM, <<a href="mailto:svn_grass@osgeo.org">svn_grass@osgeo.org</a>> wrote:<br>><br>> Author: neteler<br>> Date: 2015-10-04 06:08:45 -0700 (Sun, 04 Oct 2015)<br>> New Revision: 66413<br>><br>> Modified:<br>>    grass-addons/grass7/vector/v.kriging/local_proto.h<br>> Log:<br>> v.kriging: add missing la.h header<br>><br>> @@ -13,6 +13,7 @@<br>>  #include <grass/config.h><br>>  #include <grass/gis.h><br>>  #include <grass/gmath.h><br>> +#include <grass/la.h><br>>  #include <grass/raster3d.h><br><br></div>Hi,<br><br>this shouldn't be necessary and same for r66404, gmath.h contains already grass/la.h. Any possible compilation issue is an issue with configuration (local or in GRASS) or with the gmath.h file. What was the reason for the change?<br><br></div>Vaclav<br><div><br><a href="https://trac.osgeo.org/grass/browser/grass/trunk/include/gmath.h#L27">https://trac.osgeo.org/grass/browser/grass/trunk/include/gmath.h#L27</a><br><a href="https://trac.osgeo.org/grass/changeset/66404">https://trac.osgeo.org/grass/changeset/66404</a><br><a href="https://trac.osgeo.org/grass/changeset/66413">https://trac.osgeo.org/grass/changeset/66413</a><br></div></div>