Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
proper file name for the stubs not used in either SG or RL
[simgrid.git] / src / gras / rl_stubs.c
similarity index 80%
rename from src/gras/rl_gras.c
rename to src/gras/rl_stubs.c
index f61edd5..f9474fe 100644 (file)
@@ -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) {}