This file is indexed.

/usr/include/sunpinyin-2.0/sunpinyin.h is in libsunpinyin-dev 3.0.0~git20160910-1.

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
// -*- mode: c++ -*-
#ifndef ___SUNPINYIN_H___
#define ___SUNPINYIN_H___

#include <ime-core/imi_option_event.h>
#include <ime-core/imi_view.h>
#include <ime-core/imi_options.h>
#include <ime-core/imi_keys.h>
#include <ime-core/imi_option_keys.h>
#include <ime-core/imi_winHandler.h>
#include <ime-core/imi_uiobjects.h>

#endif

// -*- indent-tabs-mode: nil -*- vim:et:ts=4