comparison ppc/h264_altivec.c @ 11407:fb94047e23d2 libavcodec

Move the local includes below the system includes This fixes a compilation issue on OS X 10.4, where some system headers were included implicitly through dsputil_altivec.h (with _POSIX_C_SOURCE defined), and other system headers included later, with _POSIX_C_SOURCE undefined at that time.
author mstorsjo
date Mon, 08 Mar 2010 15:12:36 +0000
parents 50415a8f1451
children 2a4dc3c0b012
comparison
equal deleted inserted replaced
11406:fe7a77f77927 11407:fb94047e23d2