This file is indexed.

/usr/include/openlibm/openlibm.h is in libopenlibm-dev 0.5.0+dfsg-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
#ifndef OPENLIBM_H
#define OPENLIBM_H

#include <openlibm_complex.h>
#include <openlibm_fenv.h>
#include <openlibm_math.h>

#endif /* !OPENLIBM_H */