This file is indexed.

/usr/include/osmgpsmap/osm-gps-map.h is in libosmgpsmap-dev 0.7.3-3.

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
10
11
12
13
#ifndef _OSM_GPS_MAP_H_
#define _OSM_GPS_MAP_H_

#include <osm-gps-map-osd.h>
#include <osm-gps-map-layer.h>
#include <osm-gps-map-track.h>
#include <osm-gps-map-point.h>
#include <osm-gps-map-image.h>
#include <osm-gps-map-source.h>
#include <osm-gps-map-widget.h>
#include <osm-gps-map-compat.h>

#endif /* _OSM_GPS_MAP_H_ */