more test added
[libfirm] / ir / be / test / cmp.c
index a7d398a..9097582 100644 (file)
@@ -1,3 +1,5 @@
+#include <stdio.h>
+
 int cmp1(int a, int b)
 {
   return a < b;