From fb09531720a4aa2dfa97e5a9a246a453b6278fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Tue, 3 Apr 2007 01:18:24 +0200 Subject: Sync with a more recent version of FFmpeg. --- contrib/ffmpeg/libavcodec/motion_test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/ffmpeg/libavcodec/motion_test.c') diff --git a/contrib/ffmpeg/libavcodec/motion_test.c b/contrib/ffmpeg/libavcodec/motion_test.c index 8540b7483..ecdb62a4e 100644 --- a/contrib/ffmpeg/libavcodec/motion_test.c +++ b/contrib/ffmpeg/libavcodec/motion_test.c @@ -33,6 +33,7 @@ #include "i386/mmx.h" +#undef exit #undef printf int pix_abs16x16_mmx(uint8_t *blk1, uint8_t *blk2, int lx); -- cgit v1.2.3