X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6339fda3621a56ce5d091fd55af43b1ee283e68b..ece8568526599562201b6ac73b53fc0e44fb15b1:/src/gras/Transport/rl_transport.c diff --git a/src/gras/Transport/rl_transport.c b/src/gras/Transport/rl_transport.c index da21e4d590..61331b5cc8 100644 --- a/src/gras/Transport/rl_transport.c +++ b/src/gras/Transport/rl_transport.c @@ -7,17 +7,11 @@ /* 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 -#include /* struct timeval */ -#include -#include - +#include "portable.h" #include "gras/Transport/transport_private.h" XBT_LOG_EXTERNAL_CATEGORY(transport); XBT_LOG_DEFAULT_CATEGORY(transport); - - /** * gras_trp_select: *