Fix build with riscv-gcc version 4.9
[riscv-tests.git] / benchmarks / mm / mm_main.c
index 522768a4fb11276e4145dc1cf1ed58867c816afb..3bbfdcf559ca98fdb2b49da79e0cd49cb1878367 100644 (file)
@@ -1,6 +1,7 @@
 #include "common.h"
 #include <assert.h>
 #include <stdlib.h>
+#include <stdio.h>
 #include "util.h"
 
 void thread_entry(int cid, int nc)