X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/21e36900d94aa0bb86014021552a228f5afde1c7:/src/gras/rl_gras.c..4b754cbe4ec669846baeee13c6362184019c5bbd:/src/gras/rl_stubs.c diff --git a/src/gras/rl_gras.c b/src/gras/rl_stubs.c similarity index 80% rename from src/gras/rl_gras.c rename to src/gras/rl_stubs.c index f61edd56da..f9474fe6e6 100644 --- a/src/gras/rl_gras.c +++ b/src/gras/rl_stubs.c @@ -1,6 +1,6 @@ /* $Id$ */ -/* rl_gras.c -- empty body of functions used in SG, but harmful in RL */ +/* rl_stubs.c -- empty body of functions used in SG, but harmful in RL */ /* Copyright (c) 2007 Martin Quinson. */ /* All rights reserved. */ @@ -9,6 +9,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt_modinter.h" +#include "xbt/sysdep.h" void xbt_context_init(void) {}