This file is indexed.

/usr/include/cutl/details/config.h is in libcutl-dev 1.8.1+ds1-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
16
17
18
/* cutl/details/config.h.  Generated from config.h.in by configure.  */
/* file      : cutl/details/config.h.in
 * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
 * license   : MIT; see accompanying LICENSE file
 */

/* This file is automatically processed by configure. */

#ifndef CUTL_DETAILS_CONFIG_H
#define CUTL_DETAILS_CONFIG_H

/* #undef LIBCUTL_DISABLE_THREADS */
/* #undef LIBCUTL_STATIC_LIB */
#define LIBCUTL_EXTERNAL_BOOST 1
#define LIBCUTL_EXTERNAL_EXPAT 1
/* #undef LIBCUTL_BYTEORDER */

#endif /* CUTL_DETAILS_CONFIG_H */