X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/281f8c29e177852dcb1591fc31e363e1176857c8..7f9520d8bbb96e3af373f0f1af5dc268359fdd7e:/src/instr/instr_interface.c diff --git a/src/instr/instr_interface.c b/src/instr/instr_interface.c index 170ebb12bb..a8e97d3409 100644 --- a/src/instr/instr_interface.c +++ b/src/instr/instr_interface.c @@ -1,8 +1,8 @@ -/* Copyright (c) 2010-2013. The SimGrid Team. +/* Copyright (c) 2010-2014. The SimGrid Team. * All rights reserved. */ /* 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. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #include "simgrid_config.h" @@ -11,8 +11,6 @@ #include "surf/surf.h" #include "surf/surf_private.h" -//FIXME:#include "surf/network_private.h" - typedef enum { INSTR_US_DECLARE, INSTR_US_SET,