This file is indexed.

/usr/include/ncp/kernel/if.h is in libncp-dev 2.2.6-8.

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

#include <net/if.h>

#endif