summaryrefslogtreecommitdiff
path: root/libavcodec/i386
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/i386')
-rw-r--r--libavcodec/i386/cputest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/i386/cputest.c b/libavcodec/i386/cputest.c
index b1c20f860c..753924b57b 100644
--- a/libavcodec/i386/cputest.c
+++ b/libavcodec/i386/cputest.c
@@ -21,6 +21,8 @@
#include <stdlib.h>
#include "../dsputil.h"
+#undef printf
+
#ifdef ARCH_X86_64
# define REG_b "rbx"
# define REG_S "rsi"