Mercurial > libavcodec.hg
diff rv30dsp.c @ 7936:673cac811afb libavcodec
Uniformly define _XOPEN_SOURCE to 600.
The feature_tests.h header from Sun systems (Solaris/OpenSolaris) will abort
the build if _XOPEN_SOURCE is defined to 500, and C99 is requested (as well
as POSIX.1-2001), and will only accept it to be defined to 600.
inspired by a patch from Diego Petten, flameeyes gmail com
author | diego |
---|---|
date | Mon, 29 Sep 2008 06:22:12 +0000 |
parents | 7185e3bb0614 |
children | 84a066542cd4 |