This file is indexed.

/usr/include/xfce4/libxfprint/libxfprint.h is in xfprint4 4.6.1-3.

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

//#include <libxfprint/common.h>
#include <libxfprint/printer.h>
#include <libxfprint/job.h>
#include <libxfprint/printer-list-window.h>
#include <libxfprint/printer-queue-window.h>
#include <libxfprint/printing-system.h>

#endif