X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a05e36103267a3998d2ae551073a153693f0fcef..78fee3006db95dc64540374a81299f6c9f01ac4a:/src/surf/workstation.c diff --git a/src/surf/workstation.c b/src/surf/workstation.c index 7d5a655d05..ef35309ce7 100644 --- a/src/surf/workstation.c +++ b/src/surf/workstation.c @@ -9,7 +9,6 @@ #include "xbt/dict.h" #include "portable.h" #include "surf_private.h" -#include "network_common.h" typedef struct workstation_CLM03 { s_surf_resource_t generic_resource; /* Must remain first to add this to a trace */