X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/88c3069468fdbf586cdcc972e4e3a47f5d11bca0..8d40d39f472cecd6791a4149b5e89d6d3a17d24d:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index c99b421a7f..7fda9b9136 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -7,7 +7,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 +#include "gras_config.h" /* to get a workgin stdarg.h */ #include #include "xbt_modinter.h"