This file is indexed.

/usr/include/ecore-x-1/ecore_x_version.h is in libecore-dev 1.8.6-2.5.

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
#ifndef _ECORE_X_VERSION_H_
#define _ECORE_X_VERSION_H_ 1

#ifndef HAVE_ECORE_X_XLIB
#define HAVE_ECORE_X_XLIB 1
#endif

#endif