Generated from spice-common's spice.proto ./spice_codegen.py --generate-enums spice.proto ../spice-protocol/spice/enums.h --- spice/enums.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/spice/enums.h b/spice/enums.h
index 6dab42a..452e3cc 100644
--- a/spice/enums.h
+++ b/spice/enums.h
@@ -416,6 +416,7 @@ enum {
SPICE_CHANNEL_USBREDIR,
SPICE_CHANNEL_PORT,
SPICE_CHANNEL_WEBDAV,
+ SPICE_CHANNEL_POWER,
SPICE_END_CHANNEL
};
--
2.52.0
