Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill two empty files
[simgrid.git] / src / simdag / sd_link.c
index f5e993d..7f5da90 100644 (file)
@@ -1,15 +1,14 @@
-/* Copyright (c) 2006-2012. The SimGrid Team.
+/* Copyright (c) 2006-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. */
 
 #include "private.h"
-#include "simdag/simdag.h"
+#include "simgrid/simdag.h"
 #include "xbt/dict.h"
 #include "xbt/sysdep.h"
 #include "surf/surf.h"
-#include "surf/surf_resource.h"
 
 
 /* Creates a link and registers it in SD.