This file is indexed.

/usr/include/wcslib-4.20/wcsconfig.h is in wcslib-dev 4.20-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
/* wcsconfig.h.  Generated from wcsconfig.h.in by configure.  */
/*============================================================================
*
* wcsconfig.h is generated from wcsconfig.h.in by 'configure'.  It contains
* C preprocessor macro definitions for compiling WCSLIB 4.20
*
* Author: Mark Calabretta, Australia Telescope National Facility, CSIRO.
* http://www.atnf.csiro.au/people/Mark.Calabretta
* $Id: wcsconfig.h.in,v 4.20 2013/12/18 05:42:50 mcalabre Exp $
*===========================================================================*/

/* WCSLIB library version number. */
#define WCSLIB_VERSION 4.20

/* Define to 1 if sincos() is available. */
#define HAVE_SINCOS 1

/* 64-bit integer data type. */
#define WCSLIB_INT64 long long int