This file is indexed.

/usr/include/namazu/var.h is in libnmz7-dev 2.0.21-10.

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

extern struct nmz_names NMZ;
extern struct nmz_files Nmz;

#endif /* _VARIABLE_H */