diff options
author | marha <marha@users.sourceforge.net> | 2010-02-15 08:14:29 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-02-15 08:14:29 +0000 |
commit | b40e949511ca8c00cd7d13c622b5247145d44ab3 (patch) | |
tree | ce21480d852a4748ad12a56f3579acf1cbc09f41 /include/dix-config.h | |
parent | fb89fb367b0defb8016ac97af590a6f5873c217f (diff) | |
parent | 6f0a8e51f20073ea01ac5dae8e5c4d49076fc65e (diff) | |
download | vcxsrv-b40e949511ca8c00cd7d13c622b5247145d44ab3.tar.gz vcxsrv-b40e949511ca8c00cd7d13c622b5247145d44ab3.tar.bz2 vcxsrv-b40e949511ca8c00cd7d13c622b5247145d44ab3.zip |
svn merge ^/branches/released .
Diffstat (limited to 'include/dix-config.h')
-rw-r--r-- | include/dix-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dix-config.h b/include/dix-config.h index eb2415e2f..c4a96d890 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -203,7 +203,7 @@ #undef HAVE_SHMCTL64 /* Define to 1 if you have the <stdint.h> header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 |