summaryrefslogtreecommitdiffstats
path: root/common/arch.h
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2007-09-21 07:22:29 +0000
committerjsorg71 <jsorg71>2007-09-21 07:22:29 +0000
commitf0a2f53e300114575535de4f3057e022ac925ec8 (patch)
tree891a9cd710bf3080949bdc224389a6d7a96c1048 /common/arch.h
parentfdcb93e9772d62513f16e32cf793e8c68f86c6d0 (diff)
downloadxrdp-proprietary-f0a2f53e300114575535de4f3057e022ac925ec8.tar.gz
xrdp-proprietary-f0a2f53e300114575535de4f3057e022ac925ec8.zip
unicode
Diffstat (limited to 'common/arch.h')
-rw-r--r--common/arch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/arch.h b/common/arch.h
index 2f3c51a2..6e62f11a 100644
--- a/common/arch.h
+++ b/common/arch.h
@@ -76,5 +76,6 @@ typedef int ti32;
typedef unsigned int tui32;
typedef signed int tsi32;
typedef long tbus;
+typedef int twchar;
#endif