This file is indexed.

/usr/include/liblunar-1/lunar/lunar.h is in liblunar-1-dev 2.0.1-2.2.

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 __LUNAR_H__
#define __LUNAR_H__  1

#define  LIBLUNAR_ENABLE_GTK 1

#include <lunar/lunar-date.h>
#include <lunar/lunar-calendar.h>
#include <lunar/lunar-main.h>
#endif /*__LUNAR_H__ */