Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Initial structure. Nothing works yet.
[simgrid.git] / src / gras_modinter.h
index e462634..99e83a2 100644 (file)
@@ -9,6 +9,7 @@
 
 #ifndef GRAS_MODINTER_H
 #define GRAS_MODINTER_H
 
 #ifndef GRAS_MODINTER_H
 #define GRAS_MODINTER_H
+#include <xbt/misc.h> /* XBT_PUBLIC */
 
 /* modules initialization functions */
 void gras_emul_init(void);
 
 /* modules initialization functions */
 void gras_emul_init(void);