fixed lots of warnings in testprograms
[libfirm] / ir / be / test / GlobalCseTest.c
index 237328c..a8d6213 100644 (file)
@@ -4,6 +4,7 @@
 // $Id$
 //
 // Testprogram to test GCC-firm : GlobalCseTest.c
+#include <stdio.h>
 
 int m(int a) {
     int b;