X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ec67a7384cf059b8bf82519e47e00b99b9609dd0..55c8f3c66f4f36410acf2f0130f72d577427485a:/src/xbt/xbt_log_layout_simple.c diff --git a/src/xbt/xbt_log_layout_simple.c b/src/xbt/xbt_log_layout_simple.c index 8aea05be7c..1b0e3c026b 100644 --- a/src/xbt/xbt_log_layout_simple.c +++ b/src/xbt/xbt_log_layout_simple.c @@ -7,12 +7,12 @@ /* 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 "portable.h" /* execinfo when available */ #include "xbt/sysdep.h" #include "xbt/log.h" #include "xbt/synchro.h" /* xbt_thread_name */ #include "gras/virtu.h" #include +#include "portable.h" extern const char *xbt_log_priority_names[7];