This file is indexed.

/usr/include/marble/global.h is in libmarble-dev 4:4.13.0-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
#include "MarbleGlobal.h"
#ifdef __GNUC__
#warning global.h is deprecated. Please #include <marble/MarbleGlobal.h> instead (no further changes needed).
#endif