/usr/include/cpdb-libs-frontend.h is in libcpdb-libs-frontend-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 9 | #ifndef _CPDB_LIB_FRONT_H
#define _CPDB_LIB_FRONT_H
#include <cpd-interface-headers/backend_interface.h>
#include <cpd-interface-headers/frontend_interface.h>
#include <cpd-interface-headers/common_helper.h>
#include <cpd-interface-headers/frontend_helper.h>
#endif
|