This file is indexed.

/usr/include/cpdb-libs-backend.h is in libcpdb-libs-backend-dev 1.1.1-0ubuntu1.

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

#include <cpd-interface-headers/backend_interface.h>
#include <cpd-interface-headers/frontend_interface.h>
#include <cpd-interface-headers/common_helper.h>

#endif