/usr/include/libecap/common/libecap.h is in libecap2-dev 0.2.0-1ubuntu4.
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 10 | /* (C) 2008 The Measurement Factory */
#ifndef ECAP__COMMON_ECAP_H
#define ECAP__COMMON_ECAP_H
#if defined(HAVE_CONFIG_H)
# include <libecap/common/autoconf.h>
#endif
#endif
|