git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43110 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -197,7 +197,7 @@ int dig_file_load(struct gvfile * file)
int ret, mode, load;
const char *cmode;
size_t size;
- struct stat sbuf;
+ STRUCT_STAT sbuf;
G_debug(2, "dig_file_load ()");