This file is indexed.

/usr/include/GraphicsMagick/magick/magick_config.h is in libgraphicsmagick1-dev 1.3.28-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
 9
10
11
12
13
14
15
16
17
18
19
20
21
/* magick/magick_config_api.h.  Generated from magick_config_api.h.in by configure.  */
/* Defines required by <magick/api.h> */

/* Define if you have X11 library */
#define HasX11 1

/* Number of bits in a pixel Quantum (8/16/32) */
#define QuantumDepth 16

/* Define to 1 if your processor stores words with the most significant byte
   first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */

/* Prefix Magick library symbols with a common string. */
/* #undef PREFIX_MAGICK_SYMBOLS */

/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */

/* Define to `int' if <sys/types.h> does not define. */
/* #undef ssize_t */