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 64ed46cd9..5a605700c 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -422,7 +422,7 @@ #undef pid_t /* Build Rootless code */ -#undef ROOTLESS +#define ROOTLESS 1 /* Define to 1 if unsigned long is 64 bits. */ #undef _XSERVER64 |