libm.h needs attributes.h
authorMåns Rullgård <mans@mansr.com>
Tue, 9 Mar 2010 16:17:59 +0000 (16:17 +0000)
committerMåns Rullgård <mans@mansr.com>
Tue, 9 Mar 2010 16:17:59 +0000 (16:17 +0000)
Originally committed as revision 22405 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/libm.h

index c9d188b..996486c 100644 (file)
@@ -26,6 +26,7 @@
 
 #include <math.h>
 #include "config.h"
+#include "attributes.h"
 
 #if !HAVE_EXP2
 #undef exp2