diff avpacket.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 f04468776158
children
line wrap: on
line diff