Re: [patch] sundries.h add klibc support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 23, 2008 at 03:59:34PM -0400, H. Peter Anvin wrote:
> Christoph Hellwig wrote:
>> 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?
>
> Looks like libc5 cruft to me.

 It's legacy from NFS code from util-linux <= 2.9

   util-linux-2.9v/mount$ grep -c bool_t * | grep -v :0
   nfsmount.h:33
   nfsmount_xdr.c:11
   sundries.h:1


   Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
--
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

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux