[FFmpeg-devel] [PATCH 15/17] lavc/os2threads: fix make checkheaders.
Michael Niedermayer
michaelni at gmx.at
Wed May 9 12:52:58 CEST 2012
On Wed, May 09, 2012 at 10:01:40AM +0200, Clément Bœsch wrote:
> From: Clément Bœsch <clement.boesch at smartjog.com>
>
> ---
> libavcodec/os2threads.h | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/libavcodec/os2threads.h b/libavcodec/os2threads.h
> index b816bff..3d9c62f 100644
> --- a/libavcodec/os2threads.h
> +++ b/libavcodec/os2threads.h
> @@ -26,6 +26,9 @@
> #ifndef AVCODEC_OS2PTHREADS_H
> #define AVCODEC_OS2PTHREADS_H
>
> +#include "config.h"
> +#if HAVE_OS2THREADS
nothing references this file when HAVE_OS2THREADS isnt true
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120509/47330100/attachment.asc>
More information about the ffmpeg-devel
mailing list