X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/821ff220193870353053eebc9b60d7c3abad4e2e..14b60cad3005c71ebc2d752dbdff94da9b64dde0:/src/bindings/java/jmsg_synchro.c diff --git a/src/bindings/java/jmsg_synchro.c b/src/bindings/java/jmsg_synchro.c index 21c04d7a6d..3bc4fcce1f 100644 --- a/src/bindings/java/jmsg_synchro.c +++ b/src/bindings/java/jmsg_synchro.c @@ -5,6 +5,7 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include "jmsg.h" #include "xbt/synchro_core.h" #include "jmsg_synchro.h" #include "jxbt_utilities.h"