Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
moving timer functions so that we can use them for internals
[simgrid.git] / src / xbt / sysdep.c
index 428d006..d4199ce 100644 (file)
@@ -10,6 +10,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/sysdep.h"
+#include "xbt/xbt_portability.h" /* private */
 #include "xbt/log.h"
 #include "xbt/error.h"
 #include "portable.h"