X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8c6c3df11271d62be278361a12113ee9a4849b95:/src/msg/host.c..d2d9f8b0f434e881d124d81f655fc9ebb6f31199:/src/msg/msg_host.c diff --git a/src/msg/host.c b/src/msg/msg_host.c similarity index 99% rename from src/msg/host.c rename to src/msg/msg_host.c index d1425a2cba..a3af07a10b 100644 --- a/src/msg/host.c +++ b/src/msg/msg_host.c @@ -4,10 +4,10 @@ /* 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 "msg/private.h" +#include "msg/msg_private.h" +#include "msg/msg_mailbox.h" #include "xbt/sysdep.h" #include "xbt/log.h" -#include "mailbox.h" /** \defgroup m_host_management Management functions of Hosts * \brief This section describes the host structure of MSG