summaryrefslogtreecommitdiff
path: root/libavcodec/imgresample.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-05-21 07:05:23 +0000
committerDiego Biurrun <diego@biurrun.de>2007-05-21 07:05:23 +0000
commit14eb0a2ed1da9a4cdcf55f2d13eb80327fe2d925 (patch)
tree34ad3ece646d6cc8679af7d4f5bda8843829eedc /libavcodec/imgresample.c
parentfca6a0dd341b8e0ee27dd15028a6b1dcbec85c22 (diff)
Fix imgresample-test linking.
Originally committed as revision 9085 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/imgresample.c')
-rw-r--r--libavcodec/imgresample.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/imgresample.c b/libavcodec/imgresample.c
index cacf0f3275..8d20dd463b 100644
--- a/libavcodec/imgresample.c
+++ b/libavcodec/imgresample.c
@@ -815,6 +815,7 @@ the_end:
#ifdef TEST
#include <stdio.h>
+#undef exit
/* input */
#define XSIZE 256