X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2c788eaa90e651f23268869677f8c076e6c8073b..c46aba70aa4ccf22cc19fac31d451c7158e922dd:/src/simgrid/sg_config.c diff --git a/src/simgrid/sg_config.c b/src/simgrid/sg_config.c index f3939f5f10..187e8aea8d 100644 --- a/src/simgrid/sg_config.c +++ b/src/simgrid/sg_config.c @@ -18,6 +18,7 @@ #include "instr/instr_interface.h" #include "simgrid/simix.h" #include "simgrid/sg_config.h" +#include "simgrid_config.h" /* what was compiled in? */ #ifdef HAVE_SMPI #include "smpi/smpi_interface.h" #endif