This file is indexed.

/usr/include/ntirpc/version.h is in libntirpc-dev 1.4.4-1.

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
14
15
/* version.h file expanded by Cmake for build */

#ifndef VERSION_H
#define VERSION_H

#define NTIRPC_VERSION_MAJOR 1
#define NTIRPC_VERSION_MINOR 4
#define NTIRPC_PATCH_LEVEL 4

#define NTIRPC_VERSION "1.4.4"
#define NTIRPC_VERSION_COMMENT "Full-duplex and bi-directional ONC RPC on TCP."
#define _GIT_HEAD_COMMIT "GITDIR-NOTFOUND"
#define _GIT_DESCRIBE "GIT-NOTFOUND"

#endif /* VERSION_H */