diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/xrdp_client_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h index 596177c4..a364927d 100644 --- a/common/xrdp_client_info.h +++ b/common/xrdp_client_info.h @@ -86,6 +86,7 @@ struct xrdp_client_info int jpeg_prop_len; char jpeg_prop[64]; int v3_codec_id; + int use_bulk_comp; }; #endif |
