This file is indexed.

/usr/include/tsk3/libtsk.h is in libtsk-dev 3.2.3-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
10
11
#ifndef _TSK_LIBTSK_H
#define _TSK_LIBTSK_H

#include "tsk3/base/tsk_base.h"
#include "tsk3/img/tsk_img.h"
#include "tsk3/vs/tsk_vs.h"
#include "tsk3/fs/tsk_fs.h"
#include "tsk3/hashdb/tsk_hashdb.h"
#include "tsk3/auto/tsk_auto.h"

#endif