This file is indexed.

/usr/include/phat/phat.h is in libphat-dev 0.4.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
#ifndef __PHAT_H__
#define __PHAT_H__

#include <phat/phatvfanslider.h>
#include <phat/phathfanslider.h>
#include <phat/phatfanslider.h>
#include <phat/phatsliderbutton.h>
#include <phat/phatkeyboard.h>
#include <phat/phatvkeyboard.h>
#include <phat/phathkeyboard.h>
#include <phat/phatpad.h>
#include <phat/phatknob.h>

#endif /* __PHAT_H__ */