This file is indexed.

/usr/include/libecap/common/libecap.h is in libecap3-dev 1.0.1-3ubuntu3.

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
/* (C) 2008 The Measurement Factory */

#ifndef ECAP__COMMON_ECAP_H
#define ECAP__COMMON_ECAP_H

#if defined(HAVE_CONFIG_H)
#	include <libecap/common/autoconf.h>
#endif

#endif