X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3d0d626e19a7b79320e7d922c9c1dcf122076cea..c42000db0f347a26ac1645d830ac949194ec4da0:/src/xbt/sysdep.c diff --git a/src/xbt/sysdep.c b/src/xbt/sysdep.c index 2575bf97fb..f7408972e7 100644 --- a/src/xbt/sysdep.c +++ b/src/xbt/sysdep.c @@ -10,11 +10,13 @@ /* 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 "gras_private.h" +#include "xbt/sysdep.h" +#include "xbt/log.h" +#include "xbt/error.h" #include -GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(sysdep, gros, "System dependency"); +GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(sysdep, xbt, "System dependency"); /**** **** Memory management