aboutsummaryrefslogtreecommitdiff
path: root/libX11
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-05-12 11:03:26 +0000
committermarha <marha@users.sourceforge.net>2011-05-12 11:03:26 +0000
commit3e9b8f0b0c2c4a0fdde2013a5445ebce9c344dd4 (patch)
treeb42afb31d05c2de227d17a076cdf58267e4d57b9 /libX11
parentf871d84ccfff423c34259024eaccc61e475cea6b (diff)
parent6355693a021ce9473196b685cc9f8c2cbb0899a8 (diff)
downloadvcxsrv-3e9b8f0b0c2c4a0fdde2013a5445ebce9c344dd4.tar.gz
vcxsrv-3e9b8f0b0c2c4a0fdde2013a5445ebce9c344dd4.tar.bz2
vcxsrv-3e9b8f0b0c2c4a0fdde2013a5445ebce9c344dd4.zip
merge ^/branches/released .
Diffstat (limited to 'libX11')
-rw-r--r--libX11/src/SetLocale.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libX11/src/SetLocale.c b/libX11/src/SetLocale.c
index 6741f2a5d..81c946cdf 100644
--- a/libX11/src/SetLocale.c
+++ b/libX11/src/SetLocale.c
@@ -63,6 +63,7 @@ from The Open Group.
#include <X11/Xlocale.h>
#include <X11/Xos.h>
#include "XlcPubI.h"
+#include <unistd.h>
#define MAXLOCALE 64 /* buffer size of locale name */