[SCM] libav/experimental: libm.h needs attributes.h
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:03:55 UTC 2013
The following commit has been merged in the experimental branch:
commit 297bfb2fe606e70e57436dabe46c4115cedb6caf
Author: Måns Rullgård <mans at mansr.com>
Date: Tue Mar 9 16:17:59 2010 +0000
libm.h needs attributes.h
Originally committed as revision 22405 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavutil/libm.h b/libavutil/libm.h
index c9d188b..996486c 100644
--- a/libavutil/libm.h
+++ b/libavutil/libm.h
@@ -26,6 +26,7 @@
#include <math.h>
#include "config.h"
+#include "attributes.h"
#if !HAVE_EXP2
#undef exp2
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list