Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing header
[simgrid.git] / src / gras / Virtu / rl_time.c
index 49024d4..b229c35 100644 (file)
@@ -7,11 +7,12 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include "math.h" /* floor */
+#include <math.h> /* floor */
 
 #include "portable.h"
 
 #include "xbt/sysdep.h"
+#include "xbt/log.h"
 #include "gras/virtu.h"
 #include "xbt/xbt_portability.h" /* private */