diff options
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 75880a1ff..095adc7ae 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -469,7 +469,7 @@ #undef pid_t /* Build Rootless code */ -#define ROOTLESS 1 +#undef ROOTLESS /* Define to 1 if unsigned long is 64 bits. */ #undef _XSERVER64 |