This file is indexed.

/usr/include/togl_ws.h is in libtogl-dev 1.7-12.

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

/* define windowing system togl is compiled with */
# define TOGL_X11

#endif