Added wayland OS minor version.

This commit is contained in:
Armin Novak 2016-08-03 18:42:49 +02:00
parent 376f6a47e1
commit 3820c91b80
1 changed files with 1 additions and 0 deletions

View File

@ -58,5 +58,6 @@ enum RDP_CODEC_ID
#define OSMINORTYPE_MACINTOSH 0x0006
#define OSMINORTYPE_NATIVE_XSERVER 0x0007
#define OSMINORTYPE_PSEUDO_XSERVER 0x0008
#define OSMINORTYPE_NATIVE_WAYLAND 0x0009
#endif /* FREERDP_CONSTANTS_H */