X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fecda81dd23de9ca6d019a25e57519a5a63d4d2a..25d6952dcf52e6ffc1e4a402af0e2d3c17ac3935:/src/msg/global.c diff --git a/src/msg/global.c b/src/msg/global.c index 353a8c8900..f1633a90b0 100644 --- a/src/msg/global.c +++ b/src/msg/global.c @@ -5,9 +5,9 @@ /* 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"private.h" -#include"xbt/sysdep.h" -#include "xbt/error.h" +#include "private.h" +#include "xbt/sysdep.h" +#include "xbt/log.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(global, msg, "Logging specific to MSG (global)");