On Wed, Jul 23, 2008 at 12:12:25PM +0200, maximilian attems wrote: > -#if !defined(bool_t) && !defined(__GLIBC__) > +#if !defined(bool_t) && !defined(__GLIBC__) && !defined(__KLIBC__) > #include <rpc/types.h> > #endif So what for is #include <rpc/types.h> needed in this file and in what environment? -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html