Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing header
[simgrid.git] / testsuite / surf / maxmin_bench.c
index 84c1033..d44f506 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include "xbt/xbt_portability.h"
 #include "surf/maxmin.h"
 #include "xbt/sysdep.h"                /* time manipulation for benchmarking */