@@ -1,6 +1,6 @@
/* StarPU --- Runtime system for heterogeneous multicore architectures.
*
- * Copyright (C) 2009-2010, 2012-2016 Université de Bordeaux
+ * Copyright (C) 2009-2010, 2012-2017 Université de Bordeaux
* Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 CNRS
* StarPU is free software; you can redistribute it and/or modify
@@ -27,6 +27,7 @@
#include <datawizard/memory_nodes.h>
#include <datawizard/malloc.h>
#include <core/simgrid.h>
+#include <core/task.h>
#ifdef STARPU_SIMGRID
#include <sys/mman.h>