[vlc-devel] [PATCH] include config.h before any other include file

ogg.k.ogg.k at googlemail.com ogg.k.ogg.k at googlemail.com
Fri May 2 12:03:30 CEST 2008


Hi,

I was getting compile errors for a few files in <pthread.h>, this fixes it.
I'm not totally sure *why*, but I suspect it was down to either __USE_XOPEN2K
or __USE_UNIX98 being different based on whether some system include
would be included before config.h or not (based on my reading of what gets
declared in pthread.h).

Cheers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-include-config.h-before-any-other-file-this-fixes-c.patch.gz
Type: application/x-gzip
Size: 2803 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080502/22a24bb0/attachment.bin>


More information about the vlc-devel mailing list