Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
poor man's try to save some memory in actions. Does not seem very efficient, but...
[simgrid.git] / src / msg / msg_actions.c
index 8d1785c..07a1ddc 100644 (file)
@@ -3,6 +3,7 @@
 /* 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 "simgrid_config.h"     /* getline */
 #include "msg/private.h"
 #include "xbt/str.h"
 #include "xbt/dynar.h"