/usr/include/sidlx_IOR.h is in libsidl-dev 1.4.0.dfsg-8build3.
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 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | /*
* File: sidlx_IOR.h
* Symbol: sidlx-v0.1
* Symbol Type: package
* Babel Version: 1.4.0 (Revision: 6607 release-1-4-0-branch)
* Description: Intermediate Object Representation for sidlx
*
* WARNING: Automatically generated; changes will be lost
*
*/
#ifndef included_sidlx_IOR_h
#define included_sidlx_IOR_h
/*
* Symbol "sidlx" (version 0.1)
*
* This package contains experimental extensions to sidl
* and should not be used unless willing to tolerate its
* disappearance in a following release
*/
#ifndef included_sidlx_rmi_IOR_h
#include "sidlx_rmi_IOR.h"
#endif
#endif
|