[FFmpeg-soc] [soc]: r2999 - aac/aac.c
superdump
subversion at mplayerhq.hu
Mon Aug 4 11:25:38 CEST 2008
Author: superdump
Date: Mon Aug 4 11:25:38 2008
New Revision: 2999
Log:
Add indirectly included header that breaks compilation in MPlayer. Requested by
Diego.
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Mon Aug 4 11:25:38 2008
@@ -87,6 +87,7 @@
#include "mpeg4audio.h"
#include <assert.h>
+#include <errno.h>
#include <math.h>
#include <string.h>
More information about the FFmpeg-soc
mailing list