lkml.org 
[lkml]   [1998]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: OFFTOPIC: e2fsprogs and +2Gb partitions
Date
> > The main obstacle of using linux/* networking file with glibc is that
> > glibc sys/types.h does not define __u{8,16,32}. If that could be fixed
> > sharing would be a lot easier.
>
>
> If you need them, then why not do something like:
>
> #ifndef __u8
> #typedef u_int8_t __u8
> #endif
>
> In some header for your own package. It'd work for glibc2.

Because they should be in the system headers not in every program. Its
a bug in glibc2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.072 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site