Samuel Thibault пре 7 година
родитељ
комит
63b8962caf
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/common/list.h

+ 2 - 0
src/common/list.h

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