This file is indexed.

/usr/include/jim-config.h is in libjim-dev 0.75-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
#ifndef _JIM_CONFIG_H
#define _JIM_CONFIG_H
#define HAVE_LONG_LONG 1
/* #undef JIM_UTF8 */
#define JIM_VERSION 75
#endif