diff options
Diffstat (limited to 'libxrdp/libxrdpinc.h')
| -rw-r--r-- | libxrdp/libxrdpinc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxrdp/libxrdpinc.h b/libxrdp/libxrdpinc.h index b3c15c40..8f085343 100644 --- a/libxrdp/libxrdpinc.h +++ b/libxrdp/libxrdpinc.h @@ -60,6 +60,7 @@ struct xrdp_client_info int channel_code; /* 0 = no channels 1 = channels */ int sound_code; /* 1 = leave sound at server */ int is_mce; + int rdp5_performanceflags; }; struct xrdp_brush |
