This file is indexed.

/usr/lib/grass72/include/grass/stats.h is in grass-dev 7.2.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
#ifndef GRASS_STATS_H
#define GRASS_STATS_H

#include <grass/gis.h>
#include <grass/raster.h>

#include <grass/defs/stats.h>

#endif