--- ../origins/ntp/ntpd.c Fri Jul 14 15:37:47 2006 +++ ntp/ntpd.c Fri Jul 14 15:37:47 2006 @@ -394,7 +394,7 @@ } #endif -#if defined(HAVE_GETUID) && !defined(MPE) /* MPE lacks the concept of root */ +#if 0 && defined(HAVE_GETUID) && !defined(MPE) /* MPE lacks the concept of root */ { uid_t uid;