/usr/include/spice-client-glib-2.0/spice-channel-enums.h is in libspice-client-glib-2.0-dev 0.33-3.3+deb9u1.
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 SPICE_CHANNEL_ENUMS_H
#define SPICE_CHANNEL_ENUMS_H
#warning "deprecated: please include spice-glib-enums.h"
#include "spice-glib-enums.h"
#endif /* SPICE_CHANNEL_ENUMS_H */
|