X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..f0e89ec6fd6ecb2a6171da22d3ccc88a24cf5ba1:/src/msg/msg_actions.c diff --git a/src/msg/msg_actions.c b/src/msg/msg_actions.c index d8f2a726a9..885661ef9b 100644 --- a/src/msg/msg_actions.c +++ b/src/msg/msg_actions.c @@ -4,8 +4,6 @@ /* 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" //For getline, keep that include first - #include "msg_private.h" #include "xbt/str.h" #include "xbt/dynar.h"