Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove unused test program.
[simgrid.git] / src / xbt / xbt_rl_synchro.c
index a0a855b..c33b03e 100644 (file)
@@ -14,7 +14,6 @@
 #include "xbt/ex.h"
 #include "portable.h"
 
-#include "xbt/synchro.h"        /* This module */
 #include "xbt/xbt_os_thread.h"  /* The implementation we use */
 
 /* the implementation would be cleaner (and faster) with ELF symbol aliasing */