@@ -18,6 +18,8 @@
#ifndef __LIST_H__
#define __LIST_H__
+#include <starpu_util.h>
+
/** @file
* @brief Doubly-linked lists
*/