This file is indexed.

/usr/include/libical-glib/libical-glib.h is in libical-dev 3.0.1-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
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
/* Generated file (by generator) */

/*
 * Copyright (C) 2015 William Yu <williamyu@gnome.org>
 *
 * This library is free software: you can redistribute it and/or modify it
 * under the terms of version 2.1. of the GNU Lesser General Public License
 * as published by the Free Software Foundation.
 *
 * This library is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
 * for more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with this library. If not, see <http://www.gnu.org/licenses/>.
 */

#ifndef LIBICAL_GLIB_H
#define LIBICAL_GLIB_H

#include <glib-object.h>

#define __LIBICAL_GLIB_H_INSIDE__

#include <libical-glib/i-cal-forward-declarations.h>
#include <libical-glib/i-cal-timezonetype.h>
#include <libical-glib/i-cal-reqstat-type.h>
#include <libical-glib/i-cal-enums.h>
#include <libical-glib/i-cal-period-type.h>
#include <libical-glib/i-cal-component.h>
#include <libical-glib/i-cal-derived-property.h>
#include <libical-glib/i-cal-value.h>
#include <libical-glib/i-cal-parser.h>
#include <libical-glib/i-cal-timezone-phase.h>
#include <libical-glib/i-cal-property.h>
#include <libical-glib/i-cal-mime.h>
#include <libical-glib/i-cal-derived-parameter.h>
#include <libical-glib/i-cal-attach.h>
#include <libical-glib/i-cal-restriction.h>
#include <libical-glib/i-cal-langbind.h>
#include <libical-glib/i-cal-timetype.h>
#include <libical-glib/i-cal-memory.h>
#include <libical-glib/i-cal-timezone.h>
#include <libical-glib/i-cal-trigger-type.h>
#include <libical-glib/i-cal-array.h>
#include <libical-glib/i-cal-geo-type.h>
#include <libical-glib/i-cal-comp-iter.h>
#include <libical-glib/i-cal-derived-value.h>
#include <libical-glib/i-cal-error.h>
#include <libical-glib/i-cal-recurrence-type.h>
#include <libical-glib/i-cal-unknowntokenhandling.h>
#include <libical-glib/i-cal-parameter.h>
#include <libical-glib/i-cal-datetimeperiod-type.h>
#include <libical-glib/i-cal-recur.h>
#include <libical-glib/i-cal-recur-iterator.h>
#include <libical-glib/i-cal-time.h>
#include <libical-glib/i-cal-time-span.h>
#include <libical-glib/i-cal-duration-type.h>

#undef __LIBICAL_GLIB_H_INSIDE__

#endif /* LIBICAL_GLIB_H */