This one time, at band camp, henry wrote: >one definition(as follows) is from /usr/src/linux/include/linux/types.h > >another definition(as follows) is from /usr/include/unistd.h
>How could I do ? >Could someone shed some light on it ? You should be using <sys/types.h>, not <linux/types.h>. -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg I'm too sexy for my code. -- Awk Sed Fred -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
