Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
untangle a bit mc header files
[simgrid.git] / src / xbt / automaton / automaton.c
index 377992a..a601827 100644 (file)
@@ -8,6 +8,7 @@
 #include "xbt/automaton.h"
 #include <stdio.h> /* printf */
 #include <xbt/log.h>
+#include <xbt/sysdep.h>
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_automaton, xbt, "Automaton");