summaryrefslogtreecommitdiffstats
path: root/freerdp1/xrdp-freerdp.h
diff options
context:
space:
mode:
Diffstat (limited to 'freerdp1/xrdp-freerdp.h')
-rw-r--r--freerdp1/xrdp-freerdp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/freerdp1/xrdp-freerdp.h b/freerdp1/xrdp-freerdp.h
index d427e5c0..1ecbb5ee 100644
--- a/freerdp1/xrdp-freerdp.h
+++ b/freerdp1/xrdp-freerdp.h
@@ -130,6 +130,8 @@ struct mod
int vmaj;
int vmin;
int vrev;
+ char username[256];
+ char password[256];
struct rdp_freerdp* inst;
struct bitmap_item bitmap_cache[4][4096];