Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
improve Java interface
[simgrid.git] / src / mc / memory_map.c
index d893439a7250b40d79f8584f917e981e9da3cd78..b867a86d6ffd2e405b571b67aacbe22a6b9428ba 100644 (file)
@@ -1,9 +1,10 @@
-/* Copyright (c) 2008-2013. The SimGrid Team.
+/* Copyright (c) 2008-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. */
 
  * 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 "mc_memory_map.h"
 #include "mc_private.h"
 #include <stdlib.h>
 
 #include "mc_private.h"
 #include <stdlib.h>