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

Re: jack 0.75 mini-freeze



On Fri, Nov 14, 2003 at 04:14:34PM +0100, guenter geiger wrote:
> pthread.h includes time.h
> linux/videodev2.h includes linux/time.h

Do not use anything in /usr/include/linux from userspace directly;
they're for internal use by glibc. You should make your own copy of the
relevant headers instead where necessary.

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: