aboutsummaryrefslogtreecommitdiff
path: root/X11/Xos.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2015-02-22 14:57:50 +0100
committermarha <marha@users.sourceforge.net>2015-02-22 14:58:56 +0100
commit043c4d95bfec1ad4a8834c8606c73631e76ade09 (patch)
treea7a92bb17258869aa3f89b86b02d1bf9d69d57af /X11/Xos.h
parent7785694244cdfc5939ca4754cab4e08bd6980f99 (diff)
downloadvcxsrv-043c4d95bfec1ad4a8834c8606c73631e76ade09.tar.gz
vcxsrv-043c4d95bfec1ad4a8834c8606c73631e76ade09.tar.bz2
vcxsrv-043c4d95bfec1ad4a8834c8606c73631e76ade09.zip
Upgrade to xcalc-1.0.6 and xproto-7.0.27
Diffstat (limited to 'X11/Xos.h')
-rw-r--r--X11/Xos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/Xos.h b/X11/Xos.h
index 044d22b4f..7e5394685 100644
--- a/X11/Xos.h
+++ b/X11/Xos.h
@@ -60,7 +60,7 @@ in this Software without prior written authorization from The Open Group.
*/
# include <string.h>
-# if defined(__SCO__) || defined(__UNIXWARE__) || defined(__sun) || defined(__CYGWIN__)
+# if defined(__SCO__) || defined(__UNIXWARE__) || defined(__sun) || defined(__CYGWIN__) || defined(_AIX)
# include <strings.h>
# else
# ifndef index