X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2849abc0bf1268ca22548a2eb4e073d15befb550..3406010cd31d6455d8ab9f96b312920dac884062:/src/xbt/graph.c diff --git a/src/xbt/graph.c b/src/xbt/graph.c index bacf626b3f..2f2ebad184 100644 --- a/src/xbt/graph.c +++ b/src/xbt/graph.c @@ -7,6 +7,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include +#include "simgrid_config.h" /* getline */ #include "xbt/sysdep.h" #include "xbt/log.h" #include "xbt/graph.h"