protocol: Fix enumeration deprecation for Visual Studio
Deprecation on enumeration items is not supported by Microsoft compiler. Define and use SPICE_GNUC_DEPRECATED_ENUMERATOR.
Signed-off-by: Frediano Ziglio freddy77@gmail.com
Tested with VDAgent Windows and AppVeyor.