This file is indexed.

/usr/include/x86_64-linux-gnu/oce-config.h is in liboce-foundation-dev 0.15-4.

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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/****************************************************************
**
**  File: oce_install_config.h.cmake, oce-config.h
**
**  This configuration header is installed with OCE headers.
**  It should NOT be used while building OCE.  It defines
**  a subset of the macros configured by CMake. This subset is
**  used by the installed OCE headers.
**
****************************************************************/



#define OCE_HAVE_IOMANIP 1
/* #undef OCE_HAVE_IOMANIP_H */

#define OCE_HAVE_FSTREAM 1
/* #undef OCE_HAVE_FSTREAM_H */

#define OCE_HAVE_IOSTREAM 1
/* #undef OCE_HAVE_IOSTREAM_H */

#define OCE_HAVE_LIMITS 1
#define OCE_HAVE_CLIMITS 1
#define OCE_HAVE_LIMITS_H 1

/* #undef MACOSX_USE_GLX */

/* #undef OCE_IS_DUPLICATE_UINT32_T */