This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [bytor@logicsouth.com] asm/types.h, netatalk/at.h [Was Re: 2.1.105 sound]


Andreas Jaeger <aj@arthur.rhein-neckar.de> writes:

> $ grep "asm/types.h" net*/*.h
> net/ppp_defs.h:#include <asm/types.h>
> netatalk/at.h:#include <asm/types.h>
> netinet/icmp.h:#include <asm/types.h>
> netinet/if_fddi.h:#include <asm/types.h>
> netinet/if_tr.h:#include <asm/types.h>
> netinet/igmp.h:#include <asm/types.h>
> 
> What shall we do?  Provide our own version of <asm/types.h>?  Patch
> <asm/types.h> and try to get it into Linux? ...

The goal should be to get away from all kernel headers since the
kernel people seem not be willing to follow even te simplest namespace
rules.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]