reassign 629211 libc0.1-dev thanks 2011/6/5 Benjamin Kaduk <[email protected]>: > Please pardon my ignorance, but why is it necessary to use the > double-underscore version of the types?
AFAICT it's the only way to use those types in glibc headers (btw, I got confused, <sys/mount.h> is a glibc header not k-k-h). _BSD_SOURCE would enable the no-underscore types, but it can't be assumed that every application will define this macro. -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

