summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xrdp/xrdp_types.h')
-rw-r--r--xrdp/xrdp_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xrdp/xrdp_types.h b/xrdp/xrdp_types.h
index d8763a2b..bf80cb92 100644
--- a/xrdp/xrdp_types.h
+++ b/xrdp/xrdp_types.h
@@ -336,6 +336,7 @@ struct xrdp_process
/* create these when up and running */
struct xrdp_orders* orders;
struct xrdp_wm* wm;
+ int app_sck;
};
/* rdp listener */