aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/adpcm.c
diff options
context:
space:
mode:
authorDavid Conrad <lessen42@gmail.com>2008-09-13 13:18:35 +0000
committerDiego Biurrun <diego@biurrun.de>2008-09-13 13:18:35 +0000
commit7f0d242b14e3dafade0e910d1031d2774da005a1 (patch)
treef1d3e0a1de2cba7d9088d19061e90097a52852bf /libavcodec/adpcm.c
parent43c164788cc951e48a9c19eaf1a2539fb59a26fc (diff)
downloadffmpeg-7f0d242b14e3dafade0e910d1031d2774da005a1.tar.gz
Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char &
similar typedefs that sysctl.h needs. Since sysctl() itself isn't POSIX undefining _POSIX_C_SOURCE for check_altivec.c seems the best way to fix this. patch by David Conrad lessen42 at gmail com Originally committed as revision 15306 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/adpcm.c')
0 files changed, 0 insertions, 0 deletions