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> _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
