This file is indexed.

/usr/include/cvm/protocol.h is in libcvm1-dev 0.96-1ubuntu2.

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 CVM__PROTOCOL__H__
#define CVM__PROTOCOL__H__

#define CVM1_PROTOCOL 1
#define CVM2_PROTOCOL 2

#endif