Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename xbt_portability.h and sysdep.c to xbt_os_time.h and xbt_os_time.c to express...
[simgrid.git] / src / xbt / xbt_os_time.c
similarity index 97%
rename from src/xbt/sysdep.c
rename to src/xbt/xbt_os_time.c
index ebb2455..94de59a 100644 (file)
@@ -10,7 +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/xbt_os_time.h" /* this module */
 #include "xbt/log.h"
 #include "portable.h"