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

Re: Is this a bug with glibc (ntohl, ntohs, ...)?



Eray Ozkural wrote:
>I was trying to compile a program. In a header the following preprocessor
>includes are employed

>#include <linux/cdrom.h>

That's your problem.  It's a kernel header, and you're trying to include it 
from an application program.

p.




Reply to: