diff options
Diffstat (limited to 'common/xrdp_client_info.h')
| -rw-r--r-- | common/xrdp_client_info.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h index 254708f1..e71f8d71 100644 --- a/common/xrdp_client_info.h +++ b/common/xrdp_client_info.h @@ -148,6 +148,8 @@ struct xrdp_client_info int client_os_major; int client_os_minor; + + int no_orders_supported; }; #endif |
