This file is indexed.

/usr/include/gegl-0.2/opencl/gegl-cl.h is in libgegl-dev 0.2.0-7+b1.

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
#ifndef __GEGL_CL_H__
#define __GEGL_CL_H__

#include "gegl-cl-types.h"
#include "gegl-cl-init.h"
#include "gegl-cl-color.h"
#include "glib/gprintf.h"

#endif