X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cfc676704bebcd57e5ea98bb43154245a150948f..bc48db087894fd960073b3120cebf90e6b2f8c02:/src/xbt/dict.c diff --git a/src/xbt/dict.c b/src/xbt/dict.c index c2268fa373..28c1165d1a 100644 --- a/src/xbt/dict.c +++ b/src/xbt/dict.c @@ -603,7 +603,7 @@ void xbt_dict_postexit(void) #ifdef SIMGRID_TEST #include "xbt.h" #include "xbt/ex.h" -#include "src/portable.h" +#include "src/internal_config.h" XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(xbt_dict);