error.c: fix compile flags

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Michael Niedermayer 14 years ago
parent 35bed44fc9
commit 2c10ee2358
  1. 1
      libavutil/error.c

@ -16,6 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#undef _GNU_SOURCE
#include "avutil.h"
#include "avstring.h"

Loading…
Cancel
Save