X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fd7f6b8ed24809565026336235edcd4eedea1465..241f5458d9377dbfea5d9b333d5150cd79d89e03:/src/surf/network.c diff --git a/src/surf/network.c b/src/surf/network.c index f8e841bac9..b06b1b1ae3 100644 --- a/src/surf/network.c +++ b/src/surf/network.c @@ -6,8 +6,8 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "network_private.h" -#include "cpu_private.h" #include "xbt/log.h" +#include "xbt/str.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_network, surf, "Logging specific to the SURF network module");