Mercurial > libavcodec.hg
diff lzw.c @ 7852:0d60b8b7f30b libavcodec
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
author | diego |
---|---|
date | Sat, 13 Sep 2008 13:18:35 +0000 |
parents | 451bc2b25bcb |
children | 04423b2f6e0b |