This file is indexed.

/usr/include/pcp/platform_defs.h is in libpcp3-dev 3.9.10.

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
/*
 * src/include/pcp/platform_defs.h.  Generated from platform_defs.h.in by configure.
 */
#ifndef _PCP_PLATFORM_DEFS_H
#define _PCP_PLATFORM_DEFS_H

#include "config.h"

/* printf candy ... */
#define FMT_PID "d"
#define FMT_PTHREAD "lu"

#endif /* _PCP_PLATFORM_DEFS_H */