Added test case for pbqp construction: There seems to be missing skip patterns, so...
[libfirm] / ir / be / test / am_test2.c
index 88b9108..fb1534f 100644 (file)
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 
 int arr[10] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 };